[tor/release-0.2.2] make the bug2971 changes entry say its bug number

commit 9ba83862ab4ee636ef47eaf5d50b380ed2ffe7b9 Author: Roger Dingledine <arma@torproject.org> Date: Wed Apr 27 14:49:42 2011 -0400 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 --- changes/bug2971 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/changes/bug2971 b/changes/bug2971 index 8b71ce0..8b6036e 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.
participants (1)
-
arma@torproject.org