]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
small todo/changelog fixes
authorNick Mathewson <nickm@torproject.org>
Wed, 10 Dec 2008 05:39:27 +0000 (05:39 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 10 Dec 2008 05:39:27 +0000 (05:39 +0000)
svn:r17551

ChangeLog
doc/TODO.021

index a08561feeb637791565d20bd528bab961d2b46b2..0a5f4905690350fa69fed9bc1fb2aed11b4e3e96 100644 (file)
--- 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
index 0cfc3fb418591903ba517ed74e1d17a587e230c3..08e94a0e8a21d5b3ee440c51065169168029bb6d 100644 (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