Update changelogs

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@960228 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/core/doc/changelog.txt b/ipojo/core/doc/changelog.txt
index 8e8567e..ef012ca 100644
--- a/ipojo/core/doc/changelog.txt
+++ b/ipojo/core/doc/changelog.txt
@@ -1,3 +1,9 @@
+Changes from the 1.6.2 to 1.6.4

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

+** Improvement

+    * [FELIX-2420] - Enum support for @Property annotation

+    * [FELIX-2461] - Allow specifying the targeted service interface in the @ServiceController

+

 Changes from the 1.6.0 to 1.6.2

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

 ** Bug