Commit 576b399b authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

Add a changes file for SIGNAL events

parent 8f74e6ce
Loading
Loading
Loading
Loading

changes/feature1955

0 → 100644
+4 −0
Original line number Diff line number Diff line
  o Minor features (controller)
    - Add a new SIGNAL event to the controller interface so that
      controllers can be notified when Tor handles a signal.  Resolves
      issue 1955. Patch by John Brooks.