[or-cvs] r9310: stick to first person for your changelog (tor/trunk)

arma at seul.org arma at seul.org
Tue Jan 9 05:20:25 UTC 2007


Author: arma
Date: 2007-01-09 00:20:06 -0500 (Tue, 09 Jan 2007)
New Revision: 9310

Modified:
   tor/trunk/ChangeLog
Log:
stick to first person for your changelog


Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog	2007-01-09 05:14:34 UTC (rev 9309)
+++ tor/trunk/ChangeLog	2007-01-09 05:20:06 UTC (rev 9310)
@@ -1,10 +1,11 @@
 Changes in version 0.1.2.6-alpha - 2007-01-09
   o Major bugfixes:
     - Fix an assert error introduced in 0.1.2.5-alpha: if a single TLS
-      connection handles more than 4 gigs in either direction, we assert.
-    - Fix an assert error introduced in 0.1.2.5-alpha: if you're an
-      advertised exit node, somebody might try to exit from you when
-      you're bootstrapping and before you've built your descriptor yet.
+      connection handles more than 4 gigs in either direction, we crash.
+    - Fix an assert error introduced in 0.1.2.5-alpha: if we're an
+      advertised exit node, somebody might try to exit from us when
+      we're bootstrapping and before we've built your descriptor yet.
+      Refuse the connection rather than crashing.
 
   o Minor bugfixes:
     - Warn if we (as a server) find that we've resolved an address that we



More information about the tor-commits mailing list