Commit c9cb5a18 authored by Peter Palfrader's avatar Peter Palfrader Committed by Nick Mathewson
Browse files

And a changes file for #9258

parent 783c52b6
Loading
Loading
Loading
Loading

changes/bug9258

0 → 100644
+6 −0
Original line number Diff line number Diff line
  o Minor bugfixes:
    - Reject relative control socket paths and emit a warning.
      Previously single-component control socket paths would be rejected,
      but Tor would not log why it could not validate the config.
      Now we reject all relative control socket paths and print a warning.
      Fixes bug 9047; bugfix on 0.2.2.6-alpha.