changes file for 10928

This commit is contained in:
Nick Mathewson 2014-02-17 23:00:55 +00:00
parent f49805b681
commit 3899cde2cb

5
changes/bug10928 Normal file
View File

@ -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.