[or-cvs] r15442: annotate some changelog entries (tor/trunk)

arma at seul.org arma at seul.org
Tue Jun 24 07:40:46 UTC 2008


Author: arma
Date: 2008-06-24 03:40:46 -0400 (Tue, 24 Jun 2008)
New Revision: 15442

Modified:
   tor/trunk/ChangeLog
Log:
annotate some changelog entries


Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog	2008-06-24 06:11:08 UTC (rev 15441)
+++ tor/trunk/ChangeLog	2008-06-24 07:40:46 UTC (rev 15442)
@@ -178,15 +178,18 @@
     - When we're checking if we have enough dir info for each relay
       to begin establishing circuits, make sure that we actually have
       the descriptor listed in the consensus, not just any descriptor.
+      Bugfix on 0.1.2.x.
     - Bridge relays no longer print "xx=0" in their extrainfo document
-      for every single country code in the geoip db.
+      for every single country code in the geoip db. Bugfix on
+      0.2.0.27-rc.
     - Only warn when we fail to load the geoip file if we were planning to
-      include geoip stats in our extrainfo document.
+      include geoip stats in our extrainfo document. Bugfix on 0.2.0.27-rc.
     - If we change our MaxAdvertisedBandwidth and then reload torrc,
       Tor won't realize it should publish a new relay descriptor. Fixes
-      bug 688, reported by mfr.
+      bug 688, reported by mfr. Bugfix on 0.1.2.x.
     - When we haven't had any application requests lately, don't bother
-      logging that we have expired a bunch of descriptors.
+      logging that we have expired a bunch of descriptors. Bugfix
+      on 0.1.2.x.
     - Make relay cells written on a connection count as non-padding when
       tracking how long a connection has been in use. Bugfix on
       0.2.0.1-alpha. Spotted by lodger.



More information about the tor-commits mailing list