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 2010/10/04 22:22:24 UTC

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

Author: pauls
Date: Mon Oct  4 20:22:24 2010
New Revision: 1004398

URL: http://svn.apache.org/viewvc?rev=1004398&view=rev
Log:
Update changelog and prepare 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=1004398&r1=1004397&r2=1004398&view=diff
==============================================================================
--- felix/trunk/framework/doc/changelog.txt (original)
+++ felix/trunk/framework/doc/changelog.txt Mon Oct  4 20:22:24 2010
@@ -1,3 +1,14 @@
+Changes from 3.0.3 to 3.0.4
+---------------------------
+
+** Bug
+    * [FELIX-2584] - No FrameworkEvent.ERROR on unchecked exception in event listener
+    * [FELIX-2629] - [Framework] Module class loader should return an empty enumeration for getResources()
+
+** Improvement
+    * [FELIX-2619] - [Framework] Bundle cache is rechecking nonexistent files again and again
+    * [FELIX-2626] - [Framework] Bundle cache is rewriting some files when restarting bundles
+
 Changes from 3.0.2 to 3.0.3
 ---------------------------