[or-cvs] fix typos in changelog (too late now, but hey)
    Roger Dingledine 
    arma at seul.org
       
    Wed Apr 27 23:17:44 UTC 2005
    
    
  
Update of /home2/or/cvsroot/tor
In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor
Modified Files:
	ChangeLog 
Log Message:
fix typos in changelog (too late now, but hey)
Index: ChangeLog
===================================================================
RCS file: /home2/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- ChangeLog	27 Apr 2005 19:30:27 -0000	1.82
+++ ChangeLog	27 Apr 2005 23:17:41 -0000	1.83
@@ -5,11 +5,11 @@
   o Features:
     - Switch our internal buffers implementation to use a ring buffer,
       to hopefully improve performance for fast servers a lot.
-    - Add HttpsProxyAuthenticator support (based auth only), based
+    - Add HttpsProxyAuthenticator support (basic auth only), based
       on patch from Adam Langley.
     - Bump the default BandwidthRate from 1 MB to 2 MB, to accommodate
       the fast servers that have been joining lately.
-    - Given hidden service accesses extra time on the first attempt,
+    - Give hidden service accesses extra time on the first attempt,
       since 60 seconds is often only barely enough. This might improve
       robustness more.
     - Improve performance for dirservers: stop re-parsing the whole
    
    
More information about the tor-commits
mailing list