Changelog entries for bug932 fixes

This commit is contained in:
Nick Mathewson 2009-05-13 16:44:10 -04:00
parent a38ed1a235
commit 45171cd9e9
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ Changes in version 0.2.1.15??? - ????-??-??
- Protect the count of open sockets with a mutex, so we can't - 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. corrupt it when two threads are closing or opening sockets at once.
Fix for bug 939. Bugfix on 0.2.0.1-alpha. 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 Changes in version 0.2.1.14-rc - 2009-04-12