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

[or-cvs] a few more entries on the 0109-rc changelog



Update of /home/or/cvsroot/tor
In directory moria:/home/arma/work/onion/tor-010x/tor

Modified Files:
      Tag: tor-0_1_0-patches
	ChangeLog 
Log Message:
a few more entries on the 0109-rc changelog


Index: ChangeLog
===================================================================
RCS file: /home/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.93.2.4
retrieving revision 1.93.2.5
diff -u -d -r1.93.2.4 -r1.93.2.5
--- ChangeLog	9 Jun 2005 10:29:22 -0000	1.93.2.4
+++ ChangeLog	9 Jun 2005 21:21:12 -0000	1.93.2.5
@@ -6,6 +6,8 @@
     - Security fix: if seeding the RNG on Win32 fails, quit.
     - Allow seeding the RNG on Win32 even when you're not running as
       Administrator.
+    - Disable threading on Solaris too. Something is wonky with it,
+      cpuworkers, and reentrant libs.
     - Reenable the part of the code that tries to flush as soon as an
       OR outbuf has a full TLS record available. Perhaps this will make
       OR outbufs not grow as huge except in rare cases, thus saving lots
@@ -33,6 +35,8 @@
       addresses. We have too many servers that are configured with private
       IPs and their admins never notice the log entries complaining that
       their descriptors are being rejected.
+    - Add OSX uninstall instructions. An actual uninstall script will
+      come later.
 
 
 Changes in version 0.1.0.8-rc - 2005-05-23