From 9d8d82fa8478e551ad34ecdbcb0ab431df04340d Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 16 Oct 2007 15:34:18 +0000 Subject: [PATCH] svn:r11987 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) 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.