summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-07-10 20:08:18 +0000
committerNick Mathewson <nickm@torproject.org>2007-07-10 20:08:18 +0000
commit7e20fdbefb5f1ecad8fcb4b4876c937dc55d1615 (patch)
tree342979c5f6aa570128de4ed972becd8fae064e20 /ChangeLog
parentd6ba1c3d960d943dcded1d108f1b1c4bd15b0add (diff)
downloadtor-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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4f90346cf..fa8263bb2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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