diff options
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -10,9 +10,8 @@ Changes in version 0.2.0.28-rc - 2008-06-?? Changes in version 0.2.0.27-rc - 2008-06-03 o Major features: - - Include an IP-to-country GeoIP file in the tarball, so relays - and bridge relays can report sanitized summaries of the usage - they're seeing. + - Include an IP-to-country GeoIP file in the tarball, so bridge + relays can report sanitized summaries of the usage they're seeing. o Minor features: - Add a "PURPOSE=" argument to "STREAM NEW" events, as suggested by @@ -26,10 +25,10 @@ Changes in version 0.2.0.27-rc - 2008-06-03 o Minor bugfixes: - When tunneling an encrypted directory connection, and its first - circuit fails do not leave it unattached and ask the controller + circuit fails, do not leave it unattached and ask the controller to deal. Fixes the second part of bug 681. - - Make bridge authorities correctly clean extrainfo store from time - to time. + - Make bridge authorities correctly expire old extrainfo documents + from time to time. Changes in version 0.2.0.26-rc - 2008-05-13 |