Update changelog (release preparation)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1402990 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/bnd-ipojo-plugin/doc/changelog.txt b/ipojo/manipulator/bnd-ipojo-plugin/doc/changelog.txt
index b969309..8df5596 100644
--- a/ipojo/manipulator/bnd-ipojo-plugin/doc/changelog.txt
+++ b/ipojo/manipulator/bnd-ipojo-plugin/doc/changelog.txt
@@ -1,3 +1,15 @@
+Changes from the 1.8.4 to 1.8.6
+-------------------------------
+
+** Bug
+    * [FELIX-3461] - Re-manipulation with annotated component produces corrupted MANIFEST
+    * [FELIX-3466] - Pojoization.directoryManipulation() does not take MANIFEST file location into account.
+    * [FELIX-3508] - IPojo Manipulator left out 'array of enums' in generated metadata
+    * [FELIX-3539] - iPOJO Manipulator failed on classes containing expanded frames
+    * [FELIX-3573] - IPojo bytecode manipulation generates a duplicate local variable
+    * [FELIX-3574] - IPojo bytecode manipulation looses method argument names
+    * [FELIX-3621] - Two dimensional array as argument to a method in a component
+
 Changes from the 1.8.2 to 1.8.4
 -------------------------------
 
diff --git a/ipojo/manipulator/doc/changelog.txt b/ipojo/manipulator/doc/changelog.txt
index 182fef1..182ae57 100644
--- a/ipojo/manipulator/doc/changelog.txt
+++ b/ipojo/manipulator/doc/changelog.txt
@@ -1,3 +1,16 @@
+Changes from the 1.8.4 to 1.8.6
+-------------------------------
+
+** Bug
+    * [FELIX-3461] - Re-manipulation with annotated component produces corrupted MANIFEST
+    * [FELIX-3466] - Pojoization.directoryManipulation() does not take MANIFEST file location into account.
+    * [FELIX-3508] - IPojo Manipulator left out 'array of enums' in generated metadata
+    * [FELIX-3539] - iPOJO Manipulator failed on classes containing expanded frames
+    * [FELIX-3573] - IPojo bytecode manipulation generates a duplicate local variable
+    * [FELIX-3574] - IPojo bytecode manipulation looses method argument names
+    * [FELIX-3621] - Two dimensional array as argument to a method in a component
+
+
 Changes from the 1.8.2 to 1.8.4
 -------------------------------
 
diff --git a/ipojo/manipulator/ipojo-ant-task/doc/changelog.txt b/ipojo/manipulator/ipojo-ant-task/doc/changelog.txt
index fe5bc76..6698d38 100644
--- a/ipojo/manipulator/ipojo-ant-task/doc/changelog.txt
+++ b/ipojo/manipulator/ipojo-ant-task/doc/changelog.txt
@@ -1,3 +1,15 @@
+Changes from the 1.8.4 to 1.8.6

+-------------------------------

+

+** Bug

+    * [FELIX-3461] - Re-manipulation with annotated component produces corrupted MANIFEST

+    * [FELIX-3466] - Pojoization.directoryManipulation() does not take MANIFEST file location into account.

+    * [FELIX-3508] - IPojo Manipulator left out 'array of enums' in generated metadata

+    * [FELIX-3539] - iPOJO Manipulator failed on classes containing expanded frames

+    * [FELIX-3573] - IPojo bytecode manipulation generates a duplicate local variable

+    * [FELIX-3574] - IPojo bytecode manipulation looses method argument names

+    * [FELIX-3621] - Two dimensional array as argument to a method in a component

+

 Changes from the 1.8.2 to 1.8.4

 -------------------------------

 

diff --git a/ipojo/manipulator/manipulator/doc/changelog.txt b/ipojo/manipulator/manipulator/doc/changelog.txt
index 67019a5..4b763cc 100644
--- a/ipojo/manipulator/manipulator/doc/changelog.txt
+++ b/ipojo/manipulator/manipulator/doc/changelog.txt
@@ -1,4 +1,16 @@
-Changes from the 1.8.2 to 1.8.4
+Changes from the 1.8.4 to 1.8.6

+-------------------------------

+

+** Bug

+    * [FELIX-3461] - Re-manipulation with annotated component produces corrupted MANIFEST

+    * [FELIX-3466] - Pojoization.directoryManipulation() does not take MANIFEST file location into account.

+    * [FELIX-3508] - IPojo Manipulator left out 'array of enums' in generated metadata

+    * [FELIX-3539] - iPOJO Manipulator failed on classes containing expanded frames

+    * [FELIX-3573] - IPojo bytecode manipulation generates a duplicate local variable

+    * [FELIX-3574] - IPojo bytecode manipulation looses method argument names

+    * [FELIX-3621] - Two dimensional array as argument to a method in a component

+

+Changes from the 1.8.2 to 1.8.4

 -------------------------------

 

 ** Bug

diff --git a/ipojo/manipulator/maven-ipojo-plugin/doc/changelog.txt b/ipojo/manipulator/maven-ipojo-plugin/doc/changelog.txt
index 7acc814..0fe80c1 100644
--- a/ipojo/manipulator/maven-ipojo-plugin/doc/changelog.txt
+++ b/ipojo/manipulator/maven-ipojo-plugin/doc/changelog.txt
@@ -1,3 +1,15 @@
+Changes from the 1.8.4 to 1.8.6

+-------------------------------

+

+** Bug

+    * [FELIX-3461] - Re-manipulation with annotated component produces corrupted MANIFEST

+    * [FELIX-3466] - Pojoization.directoryManipulation() does not take MANIFEST file location into account.

+    * [FELIX-3508] - IPojo Manipulator left out 'array of enums' in generated metadata

+    * [FELIX-3539] - iPOJO Manipulator failed on classes containing expanded frames

+    * [FELIX-3573] - IPojo bytecode manipulation generates a duplicate local variable

+    * [FELIX-3574] - IPojo bytecode manipulation looses method argument names

+    * [FELIX-3621] - Two dimensional array as argument to a method in a component

+

 Changes from the 1.8.2 to 1.8.4

 -------------------------------