[or-cvs] forward-port the 0.1.1.22 changelog, minus the line about

arma at seul.org arma at seul.org
Thu Jul 6 16:19:02 UTC 2006


Update of /home2/or/cvsroot/tor
In directory moria:/home/arma/work/onion/cvs/tor

Modified Files:
	ChangeLog 
Log Message:
forward-port the 0.1.1.22 changelog, minus the line about
the osx uninstaller.


Index: ChangeLog
===================================================================
RCS file: /home2/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -p -d -r1.161 -r1.162
--- ChangeLog	11 Jun 2006 01:42:21 -0000	1.161
+++ ChangeLog	6 Jul 2006 16:19:00 -0000	1.162
@@ -22,6 +22,23 @@ Changes in version 0.1.2.1-alpha - 2006-
     - Add TestVia config option to the man page.
 
 
+Changes in version 0.1.1.22 - 2006-07-05
+  o Major bugfixes:
+    - Fix a big bug that was causing servers to not find themselves
+      reachable if they changed IP addresses. Since only 0.1.1.22+
+      servers can do reachability testing correctly, now we automatically
+      make sure to test via one of these.
+    - Fix to allow clients and mirrors to learn directory info from
+      descriptor downloads that get cut off partway through.
+    - Directory authorities had a bug in deciding if a newly published
+      descriptor was novel enough to make everybody want a copy -- a few
+      servers seem to be publishing new descriptors many times a minute.
+  o Minor bugfixes:
+    - Fix a rare bug that was causing some servers to complain about
+      "closing wedged cpuworkers" and skip some circuit create requests.
+    - Make the Exit flag in directory status documents actually work.
+
+
 Changes in version 0.1.1.21 - 2006-06-10
   o Crash and assert fixes from 0.1.1.20:
     - Fix a rare crash on Tor servers that have enabled hibernation.



More information about the tor-commits mailing list