From 325f33047a72050cbe3c35a5dc2ca156d012c996 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 5 Sep 2012 17:23:08 -0400 Subject: and fold it into master too --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ab0fd256ea..12b7fff081 100644 --- a/ChangeLog +++ b/ChangeLog @@ -178,6 +178,8 @@ Changes in version 0.2.3.21-rc - 2012-09-05 when provided via the controller's MapAddress command. Previously, they were accepted, but we never actually noticed that they were wildcards. Fixes bug 6244; bugfix on 0.2.3.9-alpha. + - Avoid crashing on a malformed state file where EntryGuardPathBias + precedes EntryGuard. Fix for bug 6774; bugfix on 0.2.3.17-beta. - Add a (probably redundant) memory clear between iterations of the router status voting loop, to prevent future coding errors where data might leak between iterations of the loop. Resolves -- cgit v1.2.3-54-g00ecf