Commit 9bbddbcb authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

Run format_changelog again

parent 1f0848e0
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -212,10 +212,10 @@ Changes in version 0.4.2.1-alpha - 2019-09-??
      on 0.2.5.2-alpha.
  o Minor bugfixes (FreeBSD, PF-based proxy, IPv6):
    - When extracting an IPv6 address from a PF-based proxy, verify
      that we are actually configured to receive an IPv6 address,
      and log an internal error if not. Fixes part of bug 31687;
      bugfix on 0.2.3.4-alpha.
    - When extracting an IPv6 address from a PF-based proxy, verify that
      we are actually configured to receive an IPv6 address, and log an
      internal error if not. Fixes part of bug 31687; bugfix
      on 0.2.3.4-alpha.
  o Minor bugfixes (git hooks):
    - Remove a duplicate call to practracker from the pre-push hook. The