From 9ba83862ab4ee636ef47eaf5d50b380ed2ffe7b9 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 27 Apr 2011 14:49:42 -0400 Subject: [PATCH] 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 file changed, 1 insertion(+), 1 deletion(-) 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.