Update changelog

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1690157 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/doc/changelog.txt b/bundleplugin/doc/changelog.txt
index b540f70..0332c4e 100644
--- a/bundleplugin/doc/changelog.txt
+++ b/bundleplugin/doc/changelog.txt
@@ -3,9 +3,16 @@
 
 ** Bug
     * [FELIX-4882] - Correctly use Maven Plugin Tools Java 5 annotations instead of javadoc tags
-	* [FELIX-4892] NPE in maven-bundle-plugin
-	* [FELIX-4874] IllegalArgumentException: Invalid syntax for version: 0.1-SNAPSHOT
-	* [FELIX-4956] Embed latest bndlib
+    * [FELIX-4892] NPE in maven-bundle-plugin
+    * [FELIX-4874] IllegalArgumentException: Invalid syntax for version: 0.1-SNAPSHOT
+    * [FELIX-4956] Embed latest bndlib
+    * [FELIX-3565] Embed-Transitive leaks transitive dependencies of excluded artifacts
+    * [FELIX-4823] Filtering snapshots is failing if version qualifier contains more than "SNAPSHOT"
+
+** Improvement
+    * [FELIX-4809] More flexibility for selecting the comparison artifact
+    * [FELIX-3994] Optional merging of duplicate manifest headers
+    * [FELIX-3324] Allow maven-bundle-plugin:manifest to dump SCR component definitions generated by bnd
 
 
 Changes from 2.5.3 to 2.5.4