diff options
author | Sebastian Hahn <sebastian@torproject.org> | 2015-08-30 16:32:51 +0200 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-09-01 09:15:11 -0400 |
commit | 6034e2133151fff25fb4aeed3b38efaab9e05532 (patch) | |
tree | d9295a775d67a14ddd4e9c2b23528043940fd17f /changes | |
parent | 54565ca80447d2fcab5fd78b02fcc28f1c95d52f (diff) | |
download | tor-6034e2133151fff25fb4aeed3b38efaab9e05532.tar.gz tor-6034e2133151fff25fb4aeed3b38efaab9e05532.zip |
Include doc/TUNING in our release tarballs
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug16929 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug16929 b/changes/bug16929 new file mode 100644 index 0000000000..83e60d7eb2 --- /dev/null +++ b/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. + |