diff options
author | Nick Mathewson <nickm@torproject.org> | 2009-01-28 17:36:37 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-01-28 17:36:37 +0000 |
commit | 62a460d55fba032ace5795429648963d01f63a6c (patch) | |
tree | 27e998154941cce46b3fbb103ee6d195d6f696b3 | |
parent | 0d5f4d4e73265a3ba5ebac341cc05dcb27c59870 (diff) | |
download | tor-62a460d55fba032ace5795429648963d01f63a6c.tar.gz tor-62a460d55fba032ace5795429648963d01f63a6c.zip |
Fix an old changelog entry to mention which bug it fixed.
svn:r18302
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |