From: Kamran Riaz Khan Date: Mon, 8 Aug 2011 22:02:40 +0000 (+0500) Subject: Add changes file. X-Git-Tag: tor-0.2.3.3-alpha~45^2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3b85fe8a5dd0fed88163ffc3bcb4eec8bf2053bc;p=thirdparty%2Ftor.git Add changes file. --- diff --git a/changes/bug1692 b/changes/bug1692 new file mode 100644 index 0000000000..c2a71cc428 --- /dev/null +++ b/changes/bug1692 @@ -0,0 +1,5 @@ + o Minor features: + - CONF_CHANGED event is provided so that controllers can be notified + of any configuration changes made by other controllers/SETCONF/HUP. + Implements #1692. +