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/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

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