diff options
Diffstat (limited to 'changes/bug8037')
-rw-r--r-- | changes/bug8037 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug8037 b/changes/bug8037 new file mode 100644 index 000000000..989745fc3 --- /dev/null +++ b/changes/bug8037 @@ -0,0 +1,8 @@ + o Minor bugfixes: + - Correctly store microdescriptors and extrainfo descriptors with + an internal NUL byte. Fixes bug 8037; bugfix on 0.2.0.1-alpha. + Bug reported by "cypherpunks". + + o Minor features: + - Reject as invalid most directory objects containing a + NUL. Belt-and-suspender fix for bug 8037. |