summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-10-24 15:45:45 +0000
committerNick Mathewson <nickm@torproject.org>2007-10-24 15:45:45 +0000
commit5b65103bb9ba78caf3712d85d10f12bb1801ccd4 (patch)
tree912f446914ba9aba29773a8ebfd58a3c3ca461f8 /ChangeLog
parent99d72f7295eca20d721482928712fc6d34983a5d (diff)
downloadtor-5b65103bb9ba78caf3712d85d10f12bb1801ccd4.tar.gz
tor-5b65103bb9ba78caf3712d85d10f12bb1801ccd4.zip
r16101@catbus: nickm | 2007-10-24 11:44:40 -0400
Detect mmap failures from empty descriptor files, and only warn if the file was not supposed to be empty. Fixes bug 533 svn:r12154
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68757c42c3..7549cc01cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -119,6 +119,9 @@ Changes in version 0.2.0.9-alpha - 2007-10-24
ports are reachable" if we haven't been able to build any circuits
yet. Bug found by spending four hours without a v3 consensus. Bugfix
on 0.1.2.x.
+ - Detect the reason for failing to mmap a descriptor file we just
+ wrote, and give a more useful log message. Fixes bug 533. Bugfix
+ on 0.1.2.x.
o Code simplifications and refactoring:
- Remove support for the old bw_accounting file: we've been storing