diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-12-18 23:45:24 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-12-18 23:45:24 +0000 |
commit | d07122ba4741897967d110b10ed8ca0441cc6397 (patch) | |
tree | 9622be8f97b48243a4dff53e380fcc68f73fe523 /ChangeLog | |
parent | 076097281dde078149ed789cf3df0ef6ecce815d (diff) | |
download | tor-d07122ba4741897967d110b10ed8ca0441cc6397.tar.gz tor-d07122ba4741897967d110b10ed8ca0441cc6397.zip |
r17246@catbus: nickm | 2007-12-18 18:45:17 -0500
Fix some xxx020 items.
svn:r12864
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -76,6 +76,8 @@ Changes in version 0.2.0.13-alpha - 2007-12-?? in really weird results on platforms whose sys/types.h files define nonstandard integer types. - Fix compilation with --disable-threads set. + - Authorities decide whether they're authoritative for a given router + based on the router's purpose. o Minor features: - On USR1, when dmalloc is in use, log the top 10 memory |