From: Nick Mathewson Date: Mon, 17 Feb 2014 23:00:55 +0000 (+0000) Subject: changes file for 10928 X-Git-Tag: tor-0.2.5.3-alpha~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3899cde2cb8f02237fcb37c2c90ae01868ade200;p=thirdparty%2Ftor.git changes file for 10928 --- diff --git a/changes/bug10928 b/changes/bug10928 new file mode 100644 index 0000000000..86bc5aa46c --- /dev/null +++ b/changes/bug10928 @@ -0,0 +1,5 @@ + 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. +