[or-cvs] changelog for 0.0.9.8

Roger Dingledine arma at seul.org
Thu Apr 7 23:26:56 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:
changelog for 0.0.9.8


Index: ChangeLog
===================================================================
RCS file: /home2/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.64.2.16
retrieving revision 1.64.2.17
diff -u -d -r1.64.2.16 -r1.64.2.17
--- ChangeLog	1 Apr 2005 08:08:37 -0000	1.64.2.16
+++ ChangeLog	7 Apr 2005 23:26:54 -0000	1.64.2.17
@@ -1,3 +1,12 @@
+Changes in version 0.0.9.8 - 2005-04-07
+  o Bugfixes on 0.0.9.x:
+    - We have a bug that I haven't found yet. Sometimes, very rarely,
+      cpuworkers get stuck in the 'busy' state, even though the cpuworker
+      thinks of itself as idle. This meant that no new circuits ever got
+      established. Here's a workaround to kill any cpuworker that's been
+      busy for more than 100 seconds.
+
+
 Changes in version 0.0.9.7 - 2005-04-01
   o Bugfixes on 0.0.9.x:
     - Fix another race crash bug (thanks to Glenn Fink for reporting).



More information about the tor-commits mailing list