diff options
Diffstat (limited to 'changes/bug1692')
-rw-r--r-- | changes/bug1692 | 5 |
1 files changed, 5 insertions, 0 deletions
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. + |