From: Nick Mathewson Date: Wed, 10 Dec 2008 05:39:27 +0000 (+0000) Subject: small todo/changelog fixes X-Git-Tag: tor-0.2.1.9-alpha~140 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f117ec8b68b29b3724ac420963e34dd38dc828d8;p=thirdparty%2Ftor.git small todo/changelog fixes svn:r17551 --- diff --git a/ChangeLog b/ChangeLog index a08561feeb..0a5f490569 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/doc/TODO.021 b/doc/TODO.021 index 0cfc3fb418..08e94a0e8a 100644 --- a/doc/TODO.021 +++ b/doc/TODO.021 @@ -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