Updated changelog. (release preparation)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1423361 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/annotations/doc/changelog.txt b/ipojo/runtime/annotations/doc/changelog.txt
index cbed8b0..b731827 100644
--- a/ipojo/runtime/annotations/doc/changelog.txt
+++ b/ipojo/runtime/annotations/doc/changelog.txt
@@ -1,3 +1,11 @@
+Changes from the 1.8.4 to 1.8.6
+-------------------------------
+
+** Bug
+    * [FELIX-3742] - Implementing class fails to load unless super interface's (interface extended by implemented interface) package is imported.
+    * [FELIX-3789] - Deadlock due to synchronization on INSTANCE_NAME
+    * [FELIX-3819] - The export directive of iPOJO is wrong
+
 Changes from the 1.8.2 to 1.8.4

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

 

diff --git a/ipojo/runtime/composite/doc/changelog.txt b/ipojo/runtime/composite/doc/changelog.txt
index c4ef527..7437c43 100644
--- a/ipojo/runtime/composite/doc/changelog.txt
+++ b/ipojo/runtime/composite/doc/changelog.txt
@@ -1,3 +1,11 @@
+Changes from the 1.8.4 to 1.8.6
+-------------------------------
+
+** Bug
+    * [FELIX-3742] - Implementing class fails to load unless super interface's (interface extended by implemented interface) package is imported.
+    * [FELIX-3789] - Deadlock due to synchronization on INSTANCE_NAME
+    * [FELIX-3819] - The export directive of iPOJO is wrong
+
 Changes from the 1.8.2 to 1.8.4

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

 

diff --git a/ipojo/runtime/core/doc/changelog.txt b/ipojo/runtime/core/doc/changelog.txt
index b88ba0b..512b336 100644
--- a/ipojo/runtime/core/doc/changelog.txt
+++ b/ipojo/runtime/core/doc/changelog.txt
@@ -1,3 +1,11 @@
+Changes from the 1.8.4 to 1.8.6

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

+

+** Bug

+    * [FELIX-3742] - Implementing class fails to load unless super interface's (interface extended by implemented interface) package is imported.

+    * [FELIX-3789] - Deadlock due to synchronization on INSTANCE_NAME

+    * [FELIX-3819] - The export directive of iPOJO is wrong

+

 Changes from the 1.8.2 to 1.8.4

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

 

diff --git a/ipojo/runtime/doc/changelog.txt b/ipojo/runtime/doc/changelog.txt
index a37b4b9..ac0e1d8 100644
--- a/ipojo/runtime/doc/changelog.txt
+++ b/ipojo/runtime/doc/changelog.txt
@@ -1,3 +1,11 @@
+Changes from the 1.8.4 to 1.8.6
+-------------------------------
+
+** Bug
+    * [FELIX-3742] - Implementing class fails to load unless super interface's (interface extended by implemented interface) package is imported.
+    * [FELIX-3789] - Deadlock due to synchronization on INSTANCE_NAME
+    * [FELIX-3819] - The export directive of iPOJO is wrong
+
 Changes from the 1.8.2 to 1.8.4

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