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 2012/07/01 21:59:50 UTC

svn commit: r1355993 - /felix/branches/org.apache.felix.framework-4.0.3-RC/doc/changelog.txt

Author: pauls
Date: Sun Jul  1 19:59:50 2012
New Revision: 1355993

URL: http://svn.apache.org/viewvc?rev=1355993&view=rev
Log:
Prepare 4.0.3 release

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

Modified: felix/branches/org.apache.felix.framework-4.0.3-RC/doc/changelog.txt
URL: http://svn.apache.org/viewvc/felix/branches/org.apache.felix.framework-4.0.3-RC/doc/changelog.txt?rev=1355993&r1=1355992&r2=1355993&view=diff
==============================================================================
--- felix/branches/org.apache.felix.framework-4.0.3-RC/doc/changelog.txt (original)
+++ felix/branches/org.apache.felix.framework-4.0.3-RC/doc/changelog.txt Sun Jul  1 19:59:50 2012
@@ -1,3 +1,18 @@
+Changes from 4.0.2 to 4.0.3
+---------------------------
+
+** Bug
+    * [FELIX-3003] - NPE in ResolverImpl.permutateIfNeeded
+    * [FELIX-3296] - URLHandlers caches null as values for common protocols
+    * [FELIX-3302] - Adapt the URLHandlers for the 4.0 refactoring
+    * [FELIX-3363] - Native bundles cannot be installed on Windows Server 2008 r2 with the tag win32
+    * [FELIX-3393] - Possible deadlock with reentrant calls
+    * [FELIX-3572] - [Framework] Resolver is not checking package space consistency for dynamic imports
+
+** Improvement
+    * [FELIX-3262] - Startup delay due to URLHandlersBundleStreamHandler 
+
+
 Changes from 4.0.1 to 4.0.2
 ---------------------------