aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-11-22 00:43:22 +0000
committerRoger Dingledine <arma@torproject.org>2007-11-22 00:43:22 +0000
commita54ce34e3528ad9cf4f8c808227c55454cd51ba0 (patch)
treebef655349fac8df34fdb0b123a972005dd548d32 /ChangeLog
parent094096d3200e597bff0dcd30a60d6e3ae63d1755 (diff)
downloadtor-a54ce34e3528ad9cf4f8c808227c55454cd51ba0.tar
tor-a54ce34e3528ad9cf4f8c808227c55454cd51ba0.tar.gz
Don't crash if we get an unexpected value for the
PublishServerDescriptor config option. Reported by Matt Edman; bugfix on 0.2.0.9-alpha. svn:r12549
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c1a602c3..ece9aaf78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@ Changes in version 0.2.0.13-alpha - 2007-11-??
- The fix in 0.2.0.12-alpha cleared the "hsdir" flag in v3 network
consensus documents when there are too many relays at a single
IP address. Now clear it in v2 network status documents too.
+ - Don't crash if we get an unexpected value for the
+ PublishServerDescriptor config option. Reported by Matt Edman;
+ bugfix on 0.2.0.9-alpha.
Changes in version 0.2.0.12-alpha - 2007-11-16