[tor-commits] [tor/release-0.2.9] more changelog fixes (029)

nickm at torproject.org nickm at torproject.org
Thu Sep 14 17:19:06 UTC 2017


commit 96ece9f0af1486df86b4d48a40140b1f4884fe58
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu Sep 14 13:18:45 2017 -0400

    more changelog fixes (029)
---
 ChangeLog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 448e4d612..c4ba66832 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,7 +26,7 @@ Changes in version 0.2.9.12 - 2017-09-18
   o Major bugfixes (openbsd, denial-of-service, backport from 0.3.1.5-alpha):
     - Avoid an assertion failure bug affecting our implementation of
       inet_pton(AF_INET6) on certain OpenBSD systems whose strtol()
-      handling of "0xfoo" differs from what we had expected. Fixes bug
+      handling of "0xx" differs from what we had expected. Fixes bug
       22789; bugfix on 0.2.3.8-alpha. Also tracked as TROVE-2017-007.
 
   o Minor features (code style, backport from 0.3.1.3-alpha):
@@ -110,7 +110,7 @@ Changes in version 0.2.9.12 - 2017-09-18
       parsing between POSIX-based and Windows platforms. Fixes bug 21507
       and part of 21508; bugfix on 0.0.8pre1.
 
-  o Build features:
+  o Build features (backport from 0.3.1.5-alpha):
     - Tor's repository now includes a Travis Continuous Integration (CI)
       configuration file (.travis.yml). This is meant to help new
       developers and contributors who fork Tor to a Github repository be



More information about the tor-commits mailing list