[or-cvs] [tor/master 3/3] add a missing "not" in bug2331 changelog

nickm at torproject.org nickm at torproject.org
Wed Jan 12 17:40:56 UTC 2011


Author: Nick Mathewson <nickm at torproject.org>
Date: Wed, 12 Jan 2011 12:42:21 -0500
Subject: add a missing "not" in bug2331 changelog
Commit: f4756051feb2ee57fbe3b5e285b012a922fef6c3

---
 changes/bug2331 |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/changes/bug2331 b/changes/bug2331
index df97ac2..9940b59 100644
--- a/changes/bug2331
+++ b/changes/bug2331
@@ -1,6 +1,7 @@
   o Minor bugfixes:
     - Add assertions to check for overflow in arguments to
       base32_encode and base32_decode; fix a signed-unsigned
-      comparison there too.  These bugs are actually reachable in Tor,
-      but it's good to prevent future errors too.  Found by doorss.
+      comparison there too.  These bugs are not actually reachable in
+      Tor, but it's good to prevent future errors too.  Found by
+      doorss.
 
-- 
1.7.1



More information about the tor-commits mailing list