From: Roger Dingledine Date: Wed, 19 Mar 2014 23:05:42 +0000 (-0400) Subject: missing colon X-Git-Tag: tor-0.2.5.3-alpha~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b16344d945cecde2e85b15a8bf9251c7fe3ae365;p=thirdparty%2Ftor.git missing colon --- diff --git a/ChangeLog b/ChangeLog index 693c7705ba..a84c380ea7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -67,7 +67,7 @@ Changes in version 0.2.5.3-alpha - 2014-03-?? manpages from scratch on OpenBSD; OpenBSD calls it "a2x.py". Fixes bug 10929; bugfix on 0.2.2.9-alpha. Patch from Dana Koch. - o Minor bugfixes (unit tests) + o Minor bugfixes (unit tests): - Fix a small bug in the unit tests that might have made the tests call 'chmod' with an uninitialized bitmask. Fixes bug 10928; bugfix on 0.2.5.1-alpha. Patch from Dana Koch.