diff --git a/changes/feature1955 b/changes/feature1955 new file mode 100644 index 0000000000..169b7fd8ae --- /dev/null +++ b/changes/feature1955 @@ -0,0 +1,4 @@ + 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.