small todo/changelog fixes

svn:r17551
This commit is contained in:
Nick Mathewson 2008-12-10 05:39:27 +00:00
parent 7aa7d1a3e7
commit f117ec8b68
2 changed files with 2 additions and 5 deletions

View File

@ -14,7 +14,7 @@ Changes in version 0.2.1.9-alpha - 200?-??-??
been called EXTENDED_EVENTS since 0.1.2.4-alpha.
- When we realize that another process has modified our cached
descriptors, print out a more useful error message rather than
triggering an assertion. Fixes bug 885.
triggering an assertion. Fixes bug 885. Patch from Karsten.
o Minor bugfixes:
- Resume using the correct "REASON=" stream when telling the

View File

@ -20,9 +20,6 @@ K - Karsten claims
D Deferred
X Abandoned
Temporary legend:
=======================================================================
Things Roger would be excited to see:
@ -226,7 +223,7 @@ R - authorities should initiate a reachability test upon first
- Both TorK and Vidalia use VERBOSE_NAMES.
- TorK uses EXTENDED_EVENTS. Vidalia does not. (As of 9 Dec.)
- Matt is checking whether Vidalia would break if we started to use
EXTENDED_EVENTS by default.
EXTENDED_EVENTS by default. He says no.
External tool improvements:
- Get IOCP patches into libevent