summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-12-10 05:39:27 +0000
committerNick Mathewson <nickm@torproject.org>2008-12-10 05:39:27 +0000
commitf117ec8b68b29b3724ac420963e34dd38dc828d8 (patch)
treed8d6b29030d014babebcb44acef0784a996445c6
parent7aa7d1a3e7f8b39b5c4f036beeb92f23c5d39e5d (diff)
downloadtor-f117ec8b68b29b3724ac420963e34dd38dc828d8.tar.gz
tor-f117ec8b68b29b3724ac420963e34dd38dc828d8.zip
small todo/changelog fixes
svn:r17551
-rw-r--r--ChangeLog2
-rw-r--r--doc/TODO.0215
2 files changed, 2 insertions, 5 deletions
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