Update changelogs
Update copyright year (2011) 

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1054568 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/handler/jmx/doc/changelog.txt b/ipojo/handler/jmx/doc/changelog.txt
index c958799..87556fc 100644
--- a/ipojo/handler/jmx/doc/changelog.txt
+++ b/ipojo/handler/jmx/doc/changelog.txt
@@ -1,8 +1,13 @@
+Changes from 1.4.0 to 1.6.0
+---------------------------
+** Improvement
+    * [FELIX-2633] - Rename JMX annotations
+
 Changes from 1.2.0 to 1.4.0
 ---------------------------
 ** Bug
-    * [FELIX-1183] - iPOJO JMX handler doesn't re-throw exceptions 
-     
+    * [FELIX-1183] - iPOJO JMX handler doesn't re-throw exceptions
+
 ** Improvement
     * Update parent pom
 
@@ -11,7 +16,7 @@
 ---------------------------
 ** Bug
    * [FELIX-828] - iPOJO JMX Handler: the name attribute has not the expected behavior
-    * [FELIX-829] - iPOJO JMX Handler: the sub-element should refer to the handler namespace    
+    * [FELIX-829] - iPOJO JMX Handler: the sub-element should refer to the handler namespace
 
 Version 1.0.0
 -------------