You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2015/03/03 10:29:28 UTC

svn commit: r1663571 - /felix/trunk/framework/doc/changelog.txt

Author: pauls
Date: Tue Mar  3 09:29:27 2015
New Revision: 1663571

URL: http://svn.apache.org/r1663571
Log:
Update changelog for release

Modified:
    felix/trunk/framework/doc/changelog.txt

Modified: felix/trunk/framework/doc/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/framework/doc/changelog.txt?rev=1663571&r1=1663570&r2=1663571&view=diff
==============================================================================
--- felix/trunk/framework/doc/changelog.txt (original)
+++ felix/trunk/framework/doc/changelog.txt Tue Mar  3 09:29:27 2015
@@ -1,3 +1,11 @@
+Changes from 4.6.0 to 4.6.1
+---------------------------
+** Bug
+    * [FELIX-4806] - Ungetting service through ServiceObjects might throw IllegalArgumentException
+
+** Improvement
+    * [FELIX-4810] - Cache WeakZipFile#entries
+
 Changes from 4.4.1 to 4.6.0
 ---------------------------
 ** Sub-task