changelog touchups

svn:r14966
This commit is contained in:
Roger Dingledine 2008-06-05 06:27:23 +00:00
parent e13654799a
commit 32f41a470e
1 changed files with 5 additions and 6 deletions

View File

@ -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 Changes in version 0.2.0.27-rc - 2008-06-03
o Major features: o Major features:
- Include an IP-to-country GeoIP file in the tarball, so relays - Include an IP-to-country GeoIP file in the tarball, so bridge
and bridge relays can report sanitized summaries of the usage relays can report sanitized summaries of the usage they're seeing.
they're seeing.
o Minor features: o Minor features:
- Add a "PURPOSE=" argument to "STREAM NEW" events, as suggested by - 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: o Minor bugfixes:
- When tunneling an encrypted directory connection, and its first - 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. to deal. Fixes the second part of bug 681.
- Make bridge authorities correctly clean extrainfo store from time - Make bridge authorities correctly expire old extrainfo documents
to time. from time to time.
Changes in version 0.2.0.26-rc - 2008-05-13 Changes in version 0.2.0.26-rc - 2008-05-13