summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-10-16 15:34:18 +0000
committerNick Mathewson <nickm@torproject.org>2007-10-16 15:34:18 +0000
commit9d8d82fa8478e551ad34ecdbcb0ab431df04340d (patch)
tree7286dc6edafd6fe40f31b44e69c2241a18802034
parent0d26b623eec51e82c8c0475a51493fd5b5f044de (diff)
downloadtor-9d8d82fa8478e551ad34ecdbcb0ab431df04340d.tar.gz
tor-9d8d82fa8478e551ad34ecdbcb0ab431df04340d.zip
svn:r11987
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 458a5a1ea7..d7dc4a1f81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,7 @@ Changes in version 0.2.0.9-alpha - 2007-10-??
- Make the "next period" votes into "current period" votes immediately
after publishing the consensus; avoid a heisenbug that made them stick
around indefinitely.
+ - When we discard a vote as a duplicate, do not report this as an error.
- Correctly check for bad options to the "PublishServerDescriptor"
config option. Bugfix on 0.2.0.1-alpha; reported by Matt Edman.
- When we discard a vote as a duplicate, do not report this as an error.