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 2011/01/30 21:41:22 UTC

svn commit: r1065372 - /felix/branches/org.apache.felix.framework-3.0.8-RC/doc/changelog.txt

Author: pauls
Date: Sun Jan 30 20:41:21 2011
New Revision: 1065372

URL: http://svn.apache.org/viewvc?rev=1065372&view=rev
Log:
Prepare Release

Modified:
    felix/branches/org.apache.felix.framework-3.0.8-RC/doc/changelog.txt

Modified: felix/branches/org.apache.felix.framework-3.0.8-RC/doc/changelog.txt
URL: http://svn.apache.org/viewvc/felix/branches/org.apache.felix.framework-3.0.8-RC/doc/changelog.txt?rev=1065372&r1=1065371&r2=1065372&view=diff
==============================================================================
--- felix/branches/org.apache.felix.framework-3.0.8-RC/doc/changelog.txt (original)
+++ felix/branches/org.apache.felix.framework-3.0.8-RC/doc/changelog.txt Sun Jan 30 20:41:21 2011
@@ -1,3 +1,13 @@
+Changes from 3.0.7 to 3.0.8
+---------------------------
+
+** Bug
+    * [FELIX-2749] - Boolean.parseBoolean() newly defined in Java5 should not be used.
+    * [FELIX-2789] - Native library matching is not correctly checking additional extensions
+    * [FELIX-2800] - Logging will throw an NPE if no bundle is specified
+    * [FELIX-2802] - A failed update doesn't rollback properly
+    * [FELIX-2805] - Cache PackageAdmin.getBundle() result for system bundle classes
+
 Changes from 3.0.6 to 3.0.7
 ---------------------------