Commit faba114a authored by Nick Mathewson's avatar Nick Mathewson 🥔
Browse files

remove changes files that have been used in existing changelogs

parent c1c1c4d0
Loading
Loading
Loading
Loading

changes/bug15609

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
  o Documentation:
    - Fix capitalization of SOCKS in sample torrc. Closes ticket 15609.

changes/bug17151

deleted100644 → 0
+0 −7
Original line number Diff line number Diff line
  o Minor bugfixes (portability):
    - Use libexecinfo on FreeBSD, to enable backtrace support. Fixes part of
      bug 17151; bugfix on 0.2.5.2-alpha. Patch from Marcin Cieślak.

  o Minor bugfixes (testing):
    - 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.

changes/bug17154

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
  o Minor bugfixes (testing):
    - Fix breakage when running 'make check' with BSD make. Fixes bug
      17154; bugfix on 0.2.7.3-rc. Patch by Marcin Cieślak.

changes/bug17173-socket-hack-rv

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
  o Minor bug fixes (addresses, testing):
    - Add unit tests for get_interface_address* failure cases.
      Fixes bug 17173; bugfix on 0.2.7.3-rc.  Patch by fk/teor.

changes/bug17237_027

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
  o Minor features (compilation):
    - Repair compilation with the most recent (unreleased, alpha)
      vesions of OpenSSL 1.1. Fixes part of ticket 17237.
Loading