summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-02-22 07:41:10 +0000
committerNick Mathewson <nickm@torproject.org>2007-02-22 07:41:10 +0000
commita2a52b4d5fc4cbea55087026459c50a82a71a3c7 (patch)
treea81e02b52e3e2d0830473a73183b82caca24a84c /ChangeLog
parentb3392559d49fec12e8af49585c7ff152a7e185c9 (diff)
downloadtor-a2a52b4d5fc4cbea55087026459c50a82a71a3c7.tar.gz
tor-a2a52b4d5fc4cbea55087026459c50a82a71a3c7.zip
r11876@catbus: nickm | 2007-02-22 02:23:13 -0500
Fix two XXXX012 issues in routerlist.c: a possible performance issue hasnt shown up on any profiles, so unflag it. Stop warning when we get a router descriptor that we asked for but no longer want: just drop it (if we are not a cache) or cache if (if we are). svn:r9616
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b0e70cd6c..095cda696b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,6 +44,10 @@ Changes in version 0.1.2.8-alpha - 2007-??-??
machines using pthreads. (Patch from coderman.)
- Fix switched arguments on memset in the implementation of tor_munmap()
for systems with no mmap() call.
+ - When Tor receives a router descriptor that it asked for, but no longer
+ wants (because it has received fresh networkstatuses in the meantime),
+ do not warn the user. Cache the descriptor if we're a cache; drop it
+ if we aren't.
o Minor features (controller):
- Warn the user when an application uses the obsolete binary v0