[or-cvs] r17759: {tor} Changelog entries for bug 891 fix as checkpointed. (tor/trunk)
nickm at seul.org
nickm at seul.org
Wed Dec 24 02:41:36 UTC 2008
Author: nickm
Date: 2008-12-23 21:41:36 -0500 (Tue, 23 Dec 2008)
New Revision: 17759
Modified:
tor/trunk/ChangeLog
Log:
Changelog entries for bug 891 fix as checkpointed.
Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog 2008-12-24 02:38:07 UTC (rev 17758)
+++ tor/trunk/ChangeLog 2008-12-24 02:41:36 UTC (rev 17759)
@@ -53,6 +53,8 @@
Sebastian Hahn.
- 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.
o Minor features (controller):
- New CONSENSUS_ARRIVED event to note when a new consensus has
@@ -105,6 +107,7 @@
it should save 4-8 bytes per connection_t. "Every little bit helps."
- Rename ServerDNSAllowBrokenResolvConf to ServerDNSAllowBrokenConfig
for consistency; keep old option working for backward compatibility.
+ - Simplify the code for finding connections to use for a circuit.
Changes in version 0.2.1.8-alpha - 2008-12-08
More information about the tor-commits
mailing list