diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-07-10 20:08:18 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-07-10 20:08:18 +0000 |
commit | 7e20fdbefb5f1ecad8fcb4b4876c937dc55d1615 (patch) | |
tree | 342979c5f6aa570128de4ed972becd8fae064e20 /ChangeLog | |
parent | d6ba1c3d960d943dcded1d108f1b1c4bd15b0add (diff) | |
download | tor-7e20fdbefb5f1ecad8fcb4b4876c937dc55d1615.tar.gz tor-7e20fdbefb5f1ecad8fcb4b4876c937dc55d1615.zip |
r13687@catbus: nickm | 2007-07-10 16:08:14 -0400
Possible partial fix for bug 455: use eos logic everywhere.
svn:r10786
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -38,6 +38,8 @@ Changes in version 0.2.0.3-alpha - 2007-??-?? o Major bugfixes (directory): - Fix a crash bug in directory authorities when we re-number the routerlist while inserting a new router. [Bugfix on 0.1.2.x] + - Fix a crash bug when router descriptors end at a 4096-byte boundary + on disk. [Bugfix on 0.1.2.x] o Minor bugfixes (directory): - Fix another crash bug related to extra-info caching. (Bug found by |