Add changes file.

This commit is contained in:
Kamran Riaz Khan 2011-08-09 03:02:40 +05:00
parent 23ef12462a
commit 3b85fe8a5d

5
changes/bug1692 Normal file
View file

@ -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.