[or-cvs] [tor/maint-0.2.1] minor tweak on changelog entries

Nick Mathewson nickm at seul.org
Sun May 17 05:22:57 UTC 2009


Author: Roger Dingledine <arma at torproject.org>
Date: Sun, 17 May 2009 00:51:23 -0400
Subject: minor tweak on changelog entries
Commit: c28d25e7a4fb9e00510d81ab38d9813b61a87ef5

---
 ChangeLog |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 65656f5..b7a4db1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
 Changes in version 0.2.1.15??? - ????-??-??
   o Minor bugfixes:
-    - Actually return -1 in the error case for read_bandwidth_usage. Bug
-      was harmless, we currently don't care for the return value anywhere.
-      Bugfix on 0.2.0.9-alpha.
+    - Actually return -1 in the error case for read_bandwidth_usage().
+      Harmless bug, since we currently don't care about the return value
+      anywhere. Bugfix on 0.2.0.9-alpha.
     - Provide a more useful log message if bug 977 (related to buffer
       freelists) ever reappears, and do not crash right away.
     - Protect the count of open sockets with a mutex, so we can't
-- 
1.5.6.5



More information about the tor-commits mailing list