diff options
author | Roger Dingledine <arma@torproject.org> | 2011-04-27 14:49:42 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-04-27 14:49:42 -0400 |
commit | 9ba83862ab4ee636ef47eaf5d50b380ed2ffe7b9 (patch) | |
tree | e4aaee49d3b425dc520c4fb3761232cf164f207d | |
parent | ee713b046cdd58e695db821bc643a0467acb52e9 (diff) | |
download | tor-9ba83862ab4ee636ef47eaf5d50b380ed2ffe7b9.tar.gz tor-9ba83862ab4ee636ef47eaf5d50b380ed2ffe7b9.zip |
make the bug2971 changes entry say its bug number
now when i append all the changes files to ChangeLog, it won't
be stranded and unnumbered
-rw-r--r-- | changes/bug2971 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug2971 b/changes/bug2971 index 8b71ce040b..8b6036ea74 100644 --- a/changes/bug2971 +++ b/changes/bug2971 @@ -2,5 +2,5 @@ - Be more consistent in our treatment of file system paths. ~ should get expanded to the user's home directory in the Log config option. Bugfix on 0.2.0.1-alpha, which introduced the feature for the -f and - --DataDirectory options. + --DataDirectory options. Fixes bug 2971. |