You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2015/05/12 07:59:10 UTC

svn commit: r1678867 - /felix/trunk/bundleplugin/doc/changelog.txt

Author: cziegeler
Date: Tue May 12 05:59:10 2015
New Revision: 1678867

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

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

Modified: felix/trunk/bundleplugin/doc/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/bundleplugin/doc/changelog.txt?rev=1678867&r1=1678866&r2=1678867&view=diff
==============================================================================
--- felix/trunk/bundleplugin/doc/changelog.txt (original)
+++ felix/trunk/bundleplugin/doc/changelog.txt Tue May 12 05:59:10 2015
@@ -1,3 +1,7 @@
+Changes from 2.5.4 to 2.5.5
+---------------------------
+
+
 Changes from 2.5.3 to 2.5.4
 ---------------------------
 
@@ -5,6 +9,7 @@ Changes from 2.5.3 to 2.5.4
     * [FELIX-4556] - Maven Bundle Plugin fails with ArrayIndexOutOfBoundsException, "Invalid Class File" errors with Java 8 features
     * [FELIX-4659] - The maven bundle plugin incorrectly reports cardinality on service references in the generated generic requirements
     * [FELIX-4817] - Baseline plugin is not thread safe
+    * [FELIX-4679] - Import package not generated for the classes used in throw clause in a private method.
 
 ** Improvement
     * [FELIX-4666] - The baseline goal should print out the resolved version used for comparison