diff options
author | Roger Dingledine <arma@torproject.org> | 2007-09-20 04:37:17 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-09-20 04:37:17 +0000 |
commit | 091488333967cc61734b4883b4db970d01ddeaaa (patch) | |
tree | e321e171c57d681def1a97905affd35202fdebff /ChangeLog | |
parent | d4e950ccc81d093c57bbeae1cb2e76437695ce87 (diff) | |
download | tor-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-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |