]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
missing colon
authorRoger Dingledine <arma@torproject.org>
Wed, 19 Mar 2014 23:05:42 +0000 (19:05 -0400)
committerRoger Dingledine <arma@torproject.org>
Wed, 19 Mar 2014 23:05:42 +0000 (19:05 -0400)
ChangeLog

index 693c7705ba2e7bbbbb43ce035ad957a518a9ed7e..a84c380ea7ab24deea3111094966252d662332a4 100644 (file)
--- 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.