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

[or-cvs] r18302: {tor} Fix an old changelog entry to mention which bug it fixed. (tor/trunk)



Author: nickm
Date: 2009-01-28 12:36:37 -0500 (Wed, 28 Jan 2009)
New Revision: 18302

Modified:
   tor/trunk/ChangeLog
Log:
Fix an old changelog entry to mention which bug it fixed.

Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog	2009-01-28 17:36:34 UTC (rev 18301)
+++ tor/trunk/ChangeLog	2009-01-28 17:36:37 UTC (rev 18302)
@@ -207,7 +207,8 @@
     - When a download gets us zero good descriptors, do not notify
       Tor that new directory information has arrived.
     - Avoid some nasty corner cases in the logic for marking connections
-      as too old or obsolete or noncanonical for circuits.
+      as too old or obsolete or noncanonical for circuits.  Partial
+      bugfix on bug 891.
 
   o Minor features (controller):
     - New CONSENSUS_ARRIVED event to note when a new consensus has