From: Nick Mathewson Date: Wed, 13 May 2009 20:44:10 +0000 (-0400) Subject: Changelog entries for bug932 fixes X-Git-Tag: tor-0.2.1.15-rc~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45171cd9e9cb492bd64a1251dcd7758cab686f4b;p=thirdparty%2Ftor.git Changelog entries for bug932 fixes --- diff --git a/ChangeLog b/ChangeLog index c4608212ed..4918dd2b71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,10 @@ Changes in version 0.2.1.15??? - ????-??-?? - Protect the count of open sockets with a mutex, so we can't corrupt it when two threads are closing or opening sockets at once. Fix for bug 939. Bugfix on 0.2.0.1-alpha. + - Don't allow a bridge to publish its router descriptor to a non-bridge + directory authority. Fixes part of bug 932. + - When we change to or from being a bridge, reset our counts of + client usage by country. Fixes bug 932. Changes in version 0.2.1.14-rc - 2009-04-12