aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-09-20 04:37:17 +0000
committerRoger Dingledine <arma@torproject.org>2007-09-20 04:37:17 +0000
commit091488333967cc61734b4883b4db970d01ddeaaa (patch)
treee321e171c57d681def1a97905affd35202fdebff /ChangeLog
parentd4e950ccc81d093c57bbeae1cb2e76437695ce87 (diff)
downloadtor-091488333967cc61734b4883b4db970d01ddeaaa.tar
tor-091488333967cc61734b4883b4db970d01ddeaaa.tar.gz
Resume listing "AUTHORITY" flag for authorities in network status.
Bugfix on 0.2.0.3-alpha; reported by Alex de Joode. svn:r11530
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9185136e3..fb4af1f58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -67,6 +67,8 @@ Changes in version 0.2.0.7-alpha - 2007-09-21
the counter never exceeded 2^68. When the counter can be set
arbitrarily as an IV (as it is by Karsten's new hidden services code),
this assumption no longer holds.
+ - Resume listing "AUTHORITY" flag for authorities in network status.
+ Bugfix on 0.2.0.3-alpha; reported by Alex de Joode.
o Code simplifications and refactoring:
- Revamp file-writing logic so we don't need to have the entire contents