[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r14919: concentrate changelog entry for 0.2.0.27-rc (tor/branches/tor-0_2_0-patches)



Author: arma
Date: 2008-06-03 15:39:01 -0400 (Tue, 03 Jun 2008)
New Revision: 14919

Modified:
   tor/branches/tor-0_2_0-patches/ChangeLog
Log:
concentrate changelog entry for 0.2.0.27-rc


Modified: tor/branches/tor-0_2_0-patches/ChangeLog
===================================================================
--- tor/branches/tor-0_2_0-patches/ChangeLog	2008-06-03 18:16:47 UTC (rev 14918)
+++ tor/branches/tor-0_2_0-patches/ChangeLog	2008-06-03 19:39:01 UTC (rev 14919)
@@ -1,35 +1,27 @@
-Changes in version 0.2.0.27-rc - 2008-05-??
+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.
 
-  o Minor features (controller):
+  o Minor features:
     - Add a "PURPOSE=" argument to "STREAM NEW" events, as suggested by
       Robert Hogan. Fixes the first part of bug 681.
-
-  o Minor bugfixes (controller):
-    - 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.
-
-  o Minor features:
-    - Allow comments in geoip file.
     - 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:
-    - Make bridge authorities correctly clean extrainfo store from time to
-      time.
+    - 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 clean extrainfo store from time
+      to time.
 
-  o New files:
-    - A new contrib/tor-exit-notice.html file that exit relay operators
-      can put on their website to help reduce abuse queries.
 
-  o Minor features (build):
-    - 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.
-
-
 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