summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-01-28 17:36:37 +0000
committerNick Mathewson <nickm@torproject.org>2009-01-28 17:36:37 +0000
commit62a460d55fba032ace5795429648963d01f63a6c (patch)
tree27e998154941cce46b3fbb103ee6d195d6f696b3
parent0d5f4d4e73265a3ba5ebac341cc05dcb27c59870 (diff)
downloadtor-62a460d55fba032ace5795429648963d01f63a6c.tar.gz
tor-62a460d55fba032ace5795429648963d01f63a6c.zip
Fix an old changelog entry to mention which bug it fixed.
svn:r18302
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a3f5b748dc..0cbde4e68d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -207,7 +207,8 @@ Changes in version 0.2.1.9-alpha - 2008-12-25
- 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