From 3b85fe8a5dd0fed88163ffc3bcb4eec8bf2053bc Mon Sep 17 00:00:00 2001 From: Kamran Riaz Khan Date: Tue, 9 Aug 2011 03:02:40 +0500 Subject: [PATCH] Add changes file. --- changes/bug1692 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/bug1692 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. +