[tor-commits] [tor/release-0.2.5] Recategorize a couple of items in the changelogs

nickm at torproject.org nickm at torproject.org
Wed Sep 3 17:53:27 UTC 2014


commit 32c5806e1c4cb4c096ae7c2f73c0a92183779656
Author: Nick Mathewson <nickm at torproject.org>
Date:   Wed Sep 3 13:53:22 2014 -0400

    Recategorize a couple of items in the changelogs
---
 ChangeLog |   14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index aac5a82..392b8c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,12 +17,6 @@ Changes in version 0.2.5.7-beta - 2014-09-??
     - Avoid queuing or sending destroy cells for circuit ID zero when we
       fail to send a CREATE cell. Fixes bug 12848; bugfix on 0.0.8pre1.
       Found and fixed by "cypherpunks".
-    - Downgrade "Unexpected onionskin length after decryption" warning
-      to a protocol-warn, since there's nothing relay operators can do
-      about a client that sends them a malformed create cell. Resolves
-      bug 12996; bugfix on 0.0.6rc1.
-    - Log more specific warnings when we get an ESTABLISH_RENDEZVOUS
-      cell on a cannibalized or non-OR circuit. Resolves ticket 12997.
 
   o Minor features (bridge):
     - Add an ExtORPortCookieAuthFileGroupReadable option to make the
@@ -32,6 +26,14 @@ Changes in version 0.2.5.7-beta - 2014-09-??
     - Update geoip and geoip6 to the August 7 2014 Maxmind GeoLite2
       Country database.
 
+  o Minor bugfixes (relay):
+    - Downgrade "Unexpected onionskin length after decryption" warning
+      to a protocol-warn, since there's nothing relay operators can do
+      about a client that sends them a malformed create cell. Resolves
+      bug 12996; bugfix on 0.0.6rc1.
+    - Log more specific warnings when we get an ESTABLISH_RENDEZVOUS
+      cell on a cannibalized or non-OR circuit. Resolves ticket 12997.
+
   o Minor bugfixes (controller):
     - Restore the functionality of CookieAuthFileGroupReadable. Fixes
       bug 12864; bugfix on 0.2.5.1-alpha.



More information about the tor-commits mailing list