You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by fm...@apache.org on 2013/08/14 10:18:09 UTC

svn commit: r1513758 - /felix/trunk/configadmin/changelog.txt

Author: fmeschbe
Date: Wed Aug 14 08:18:09 2013
New Revision: 1513758

URL: http://svn.apache.org/r1513758
Log:
Update changelog

Modified:
    felix/trunk/configadmin/changelog.txt

Modified: felix/trunk/configadmin/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/configadmin/changelog.txt?rev=1513758&r1=1513757&r2=1513758&view=diff
==============================================================================
--- felix/trunk/configadmin/changelog.txt (original)
+++ felix/trunk/configadmin/changelog.txt Wed Aug 14 08:18:09 2013
@@ -1,3 +1,20 @@
+Changes from 1.6.0 to 1.8.0
+----------------------------
+
+** Bug
+    * [FELIX-3360] - Bundle location is statically set for dynamically bound bundles
+    * [FELIX-3762] - NPE in UpdateConfiguration#run
+    * [FELIX-3820] - Possible NPE in ConfigAdmin after shutting down when accessed by bad behaving bundles
+    * [FELIX-3823] - ConfigAdmin should explicitely unregister services
+    * [FELIX-4165] - FilePersistenceManager fails to rename configuration file
+
+** Improvement
+    * [FELIX-4039] - Add Permissions file in ConfigAdmin bundle 
+
+** Task
+    * [FELIX-3808] - Upgrade ConfigAdmin to pax-exam 2
+
+
 Changes from 1.4.0 to 1.6.0
 ----------------------------