summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-07-29 01:18:00 +0000
committerRoger Dingledine <arma@torproject.org>2007-07-29 01:18:00 +0000
commit9895d840f597f1a781f79caf7b44760499a22c66 (patch)
treef551eb0c936e625df3e092fe436f76fe61227c19 /ChangeLog
parent50fcba8a936afdfbb06b5e4f48128e20613edb43 (diff)
downloadtor-9895d840f597f1a781f79caf7b44760499a22c66.tar.gz
tor-9895d840f597f1a781f79caf7b44760499a22c66.zip
When running with dmalloc, dump more stats on hup and exit.
svn:r10961
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f759922f00..260593708a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,6 +44,7 @@ Changes in version 0.2.0.3-alpha - 2007-07-29
creator only, and write-protects the authority identity key.
- When dumping memory usage, list bytes used in buffer memory
free-lists.
+ - When running with dmalloc, dump more stats on hup and exit.
- Directory authorities now fail quickly and (relatively) harmlessly
if they generate a network status document that is somehow
malformed.