[or-cvs] commit a changelog for 0.0.9.5

Roger Dingledine arma at seul.org
Wed Feb 23 04:39:33 UTC 2005


Update of /home2/or/cvsroot/tor
In directory moria.mit.edu:/home2/arma/work/onion/0091/tor

Modified Files:
      Tag: tor-0_0_9-patches
	ChangeLog 
Log Message:
commit a changelog for 0.0.9.5


Index: ChangeLog
===================================================================
RCS file: /home2/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.64.2.7
retrieving revision 1.64.2.8
diff -u -d -r1.64.2.7 -r1.64.2.8
--- ChangeLog	17 Feb 2005 01:13:57 -0000	1.64.2.7
+++ ChangeLog	23 Feb 2005 04:39:26 -0000	1.64.2.8
@@ -1,3 +1,18 @@
+Changes in version 0.0.9.5 - 2005-02-22
+  o Bugfixes on 0.0.9.x:
+    - Fix an assert race at exit nodes when resolve requests fail.
+    - Stop picking unverified dir mirrors--it only leads to misery.
+    - Patch from Dmitry Bely so Tor runs better as a service under
+      the win32 SYSTEM account.
+    - Make tor-resolve actually work (?) on Win32.
+    - Patches so Tor builds on Irix.
+    - Fix a sign bug when your getrlimit claims you have 4+ billion
+      file descriptors available.
+    - Stop refusing to start if bandwidthburst == bandwidthrate.
+    - When create requests have been on the onion queue more than five
+      seconds, just send back a destroy and take them off the list.
+
+
 Changes in version 0.0.9.4 - 2005-02-03
   o Bugfixes on 0.0.9:
     - Fix an assert bug that took down most of our servers: when



More information about the tor-commits mailing list