aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-10-10 04:37:38 +0000
committerNick Mathewson <nickm@torproject.org>2007-10-10 04:37:38 +0000
commitcb0dbbcfa593439bee29ff3b125301d58051a095 (patch)
treeffca8b383cfda88af54c43faed772a7793250861 /ChangeLog
parent1f4eafdb9175cf0d472656552875d8eba93d5fef (diff)
downloadtor-cb0dbbcfa593439bee29ff3b125301d58051a095.tar
tor-cb0dbbcfa593439bee29ff3b125301d58051a095.tar.gz
r15621@catbus: nickm | 2007-10-10 00:37:25 -0400
Turns out, Bug 463 was just another "warn about something that is no big deal" thing. Downgrade, comment, and resolve. svn:r11829
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22fada738..3d2660c35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -55,6 +55,11 @@ Changes in version 0.2.0.8-alpha - 2007-??-??
- On some platforms, accept() can return a broken address. Detect
this more quietly, and deal accordingly. (Fixes bug 483.)
+ o Minor bugfixes (DNS):
+ - It's not actually an error to find a non-pending entry in the DNS
+ cache when canceling a pending resolve. Don't log unless stuff
+ is fishy. Resolves bug 463.
+
o Code simplifications and refactoring:
- Make a bunch of functions static. Remove some dead code.
- Pull out about a third of the really big routerlist.c; put it in a