[or-cvs] clean up the changelog

arma at seul.org arma at seul.org
Sat Jun 10 05:36:26 UTC 2006


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

Modified Files:
      Tag: tor-0_1_1-patches
	ChangeLog 
Log Message:
clean up the changelog


Index: ChangeLog
===================================================================
RCS file: /home/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.154.2.6
retrieving revision 1.154.2.7
diff -u -p -d -r1.154.2.6 -r1.154.2.7
--- ChangeLog	10 Jun 2006 01:33:05 -0000	1.154.2.6
+++ ChangeLog	10 Jun 2006 05:36:23 -0000	1.154.2.7
@@ -11,7 +11,7 @@ Changes in version 0.1.1.21 - 2006-06-10
   o Other fixes:
     - Speed up initial bootstrapping for clients: if we are making our
       first ever connection to any entry guard, then don't mark it down
-      at first.
+      right after that.
     - When only one Tor server in the network is labelled as a guard,
       and we've already picked him, we would cycle endlessly picking him
       again, being unhappy about it, etc. Now we specifically exclude
@@ -26,16 +26,16 @@ Changes in version 0.1.1.21 - 2006-06-10
     - Make cookie authentication for the controller work again.
     - Stop being picky about unusual characters in the arguments to
       mapaddress. It's none of our business.
-    - Add a new config option TestVia, that lets you specify preferred
-      middle hops to use for testing circuits. Perhaps this will let me
-      debug the reachability problem better.
+    - Add a new config option "TestVia" that lets you specify preferred
+      middle hops to use for test circuits. Perhaps this will let me
+      debug the reachability problems better.
 
   o Log / documentation fixes:
     - If we're a server and some peer has a broken TLS certificate, don't
       log about it unless ProtocolWarnings is set, i.e., we want to hear
       about protocol violations by others.
     - Fix spelling of VirtualAddrNetwork in man page.
-    - Add a better explanation at the top of the autogenerated torrc file,
+    - Add a better explanation at the top of the autogenerated torrc file
       about what happened to our old torrc.
 
 



More information about the tor-commits mailing list