]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Include doc/TUNING in our release tarballs
authorSebastian Hahn <sebastian@torproject.org>
Sun, 30 Aug 2015 14:32:51 +0000 (16:32 +0200)
committerNick Mathewson <nickm@torproject.org>
Tue, 1 Sep 2015 13:15:11 +0000 (09:15 -0400)
changes/bug16929 [new file with mode: 0644]
doc/include.am

diff --git a/changes/bug16929 b/changes/bug16929
new file mode 100644 (file)
index 0000000..83e60d7
--- /dev/null
@@ -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.
+
index 47f1ab3433cf666c6877dcc197a0d16160f0f2e0..ff2de845b294f3c7c9197a6864cdede43e7e94eb 100644 (file)
@@ -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@