summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-06-05 06:27:58 +0000
committerRoger Dingledine <arma@torproject.org>2008-06-05 06:27:58 +0000
commit953ca6d8404cd91acf0706447dffad2285d84767 (patch)
tree0f74557ab79ea15ef17889f250affa99d960e848 /ChangeLog
parent9c8833174ce383d76cc928fb4fdb6849e881231e (diff)
downloadtor-953ca6d8404cd91acf0706447dffad2285d84767.tar.gz
tor-953ca6d8404cd91acf0706447dffad2285d84767.zip
forward-port the 0.2.0.27-rc changelog
svn:r14967
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog35
1 files changed, 23 insertions, 12 deletions
diff --git a/ChangeLog b/ChangeLog
index 47faaaa3b5..738c0306b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,16 +1,4 @@
Changes in version 0.2.1.1-alpha - 2008-??-??
- o Major bugfixes:
- - Fix assertion failure that could occur when a blocked circuit became
- unblocked, and it had pending client DNS requests. Bugfix on
- 0.2.0.1-alpha. Fixes bug 632.
- - List authority signatures as "unrecognized" based on DirServer lines,
- not on cert cache. Bugfix on 0.2.0.x.
- - Use new V3 directory authority keys on the Tor26, Gabelmoo, and
- Moria1 V3 directory authorities. The old keys were generated with
- a vulnerable version of Debian's OpenSSL package, and must be
- considered compromised. Other authorities' keys were not
- generated with an affected version of OpenSSL.
-
o Minor bugfixes:
- Stop giving double-close warn when we reject an address for client DNS.
- On Windows, correctly detect errors when listing the contents of a
@@ -123,6 +111,29 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
two parallel lists in lockstep.
+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 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
+ Robert Hogan. Fixes the first part of bug 681.
+ - Make bridge authorities never serve extrainfo docs.
+ - Add support to detect Libevent versions in the 1.4.x series
+ on mingw.
+ - Fix build on gcc 4.3 with --enable-gcc-warnings set.
+ - Include a new contrib/tor-exit-notice.html file that exit relay
+ operators can put on their website to help reduce abuse queries.
+
+ o Minor bugfixes:
+ - When tunneling an encrypted directory connection, and its first
+ circuit fails, do not leave it unattached and ask the controller
+ to deal. Fixes the second part of bug 681.
+ - Make bridge authorities correctly expire old extrainfo documents
+ from time to time.
+
+
Changes in version 0.2.0.26-rc - 2008-05-13
Tor 0.2.0.26-rc fixes a major security vulnerability caused by a bug
in Debian's OpenSSL packages. All users running any 0.2.0.x version