From adae161400014d1609493e27cf78fb17b93b4533 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 29 Jul 2007 21:42:34 +0000 Subject: [PATCH] ambiguous changelog entries are no fun svn:r10972 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 411fa17d41..7131566d7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,7 +47,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. + - When running with dmalloc, dump more stats on hup and on exit. - Directory authorities now fail quickly and (relatively) harmlessly if they generate a network status document that is somehow malformed.