Author: rotty3000 Date: Sat Oct 13 19:59:50 2018 New Revision: 1843781 URL: http://svn.apache.org/viewvc?rev=1843781&view=rev Log: [configadmin] update changelog
Signed-off-by: Raymond Auge <[email protected]> Modified: felix/trunk/configadmin/changelog.txt Modified: felix/trunk/configadmin/changelog.txt URL: http://svn.apache.org/viewvc/felix/trunk/configadmin/changelog.txt?rev=1843781&r1=1843780&r2=1843781&view=diff ============================================================================== --- felix/trunk/configadmin/changelog.txt (original) +++ felix/trunk/configadmin/changelog.txt Sat Oct 13 19:59:50 2018 @@ -1,3 +1,12 @@ +Changes in 1.9.10 +----------------- +** Bug + * [FELIX-5962] - Exception during event processing leaves CM threads alive and holding the JVM running during framework shutdown + +** New Feature + * [FELIX-5951] - Automatically add ConfigurationAdmin service as a shell command + + Changes in 1.9.8 ---------------- ** Bug
