Modify dependencies files
Update changelog
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@990520 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/doc/changelog.txt b/ipojo/manipulator/doc/changelog.txt
index 5f50586..1a1a37f 100644
--- a/ipojo/manipulator/doc/changelog.txt
+++ b/ipojo/manipulator/doc/changelog.txt
@@ -6,12 +6,14 @@
** Improvement
* [FELIX-2420] - Enum support for @Property annotation
* [FELIX-2461] - Allow specifying the targeted service interface in the @ServiceController
-
+ * [FELIX-2485] - Improve the performance of the manipulator on large files
+ * [FELIX-2542] - Annotations on methods parameters are not moved on public methods after manipulation
+
Changes from the 1.6.0 to 1.6.2
-------------------------------
** Improvement
* [FELIX-2296] - Access to ServiceReference in iPOJO service.
-
+
Changes from the 1.4.2 to 1.6.0
-------------------------------
** Improvement
@@ -21,15 +23,15 @@
** Wish
* [FELIX-1940] - Add @Instance annotation to declare instances without metadata.xml
-
-
+
+
Changes from the 1.4.0 to 1.4.2
-------------------------------
** Bug
* [FELIX-1411] - Issue on windows to find components inside bundle
* [FELIX-1518] - iPOJO manipulator is really slow even when annotation are ignored
-
-
+
+
Changes from 1.2.0 to 1.4.0
---------------------------
** Bug
@@ -39,8 +41,8 @@
** Improvement
* Update parent pom
* [FELIX-943] - Allow iPOJO manipulator to manipulate directories
-
-
+
+
Changes from 1.0.0 to 1.2.0
---------------------------
** Bug
@@ -67,7 +69,7 @@
* [FELIX-687] - Support inner and nested classes
* [FELIX-716] - Provide XML schemas for iPOJO descriptors
-
+
Version 0.8.0
-------------
* Initial release