瀏覽代碼

Include doc/TUNING in our release tarballs

Sebastian Hahn 8 年之前
父節點
當前提交
6034e21331
共有 2 個文件被更改,包括 6 次插入1 次删除
  1. 5 0
      changes/bug16929
  2. 1 1
      doc/include.am

+ 5 - 0
changes/bug16929

@@ -0,0 +1,5 @@
+  o Minor bugfixes:
+    - include the TUNING document in our source tarball. It is referred
+      to in the ChangeLog and an error message. Fixes bug 16929; bugfix
+      on 0.2.6.1-alpha.
+

+ 1 - 1
doc/include.am

@@ -37,7 +37,7 @@ endif
 EXTRA_DIST+= doc/HACKING doc/asciidoc-helper.sh			\
              $(html_in) $(man_in) $(txt_in)			\
              doc/state-contents.txt				\
-             doc/torrc_format.txt
+             doc/torrc_format.txt doc/TUNING
 
 docdir = @docdir@