]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Mention TROVE-2017-007 in changes file for 22789
authorNick Mathewson <nickm@torproject.org>
Fri, 7 Jul 2017 14:51:25 +0000 (10:51 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 7 Jul 2017 14:51:25 +0000 (10:51 -0400)
changes/bug22789

index dc9fa298112620139741578fcfd1d46a1791ce43..a65359284838a585c489587e7ec7d7122fe6bf49 100644 (file)
@@ -2,5 +2,6 @@
     - 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 22789; bugfix on 0.2.3.8-alpha.
+      Fixes bug 22789; bugfix on 0.2.3.8-alpha. Also tracked as
+      TROVE-2017-007.