Commit 78dfa76d authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

Merge branch 'maint-0.2.4' into maint-0.2.5

parents ff8c230d b47249e0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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.