[tor-commits] [tor/release-0.2.7] missing parenthesis
    nickm at torproject.org 
    nickm at torproject.org
       
    Tue Oct 20 20:41:34 UTC 2015
    
    
  
commit 47649a558de24961c6784f54dcde84debf8c5851
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Oct 20 16:41:28 2015 -0400
    missing parenthesis
---
 ChangeLog |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 0a57f7d..ee3bd69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,7 +34,7 @@ Changes in version 0.2.7.4-rc - 2015-10-20
     - Make the get_ifaddrs_* unit tests more tolerant of different
       network configurations. (Don't assume every test box has an IPv4
       address, and Don't assume every test box has a non-localhost
-      address. Fixes bug 17255; bugfix on 0.2.7.3-rc. Patch by "teor".
+      address.) Fixes bug 17255; bugfix on 0.2.7.3-rc. Patch by "teor".
     - Skip backtrace tests when backtrace support is not compiled in.
       Fixes part of bug 17151; bugfix on 0.2.7.1-alpha. Patch from
       Marcin CieÅlak.
    
    
More information about the tor-commits
mailing list