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/eventadmin/doc/changelog.txt b/ipojo/handler/eventadmin/doc/changelog.txt
index 76fb707..dec3825 100644
--- a/ipojo/handler/eventadmin/doc/changelog.txt
+++ b/ipojo/handler/eventadmin/doc/changelog.txt
@@ -1,10 +1,20 @@
+Changes from the 1.6.0 to 1.8.0
+-------------------------------
+** Bug
+    * [FELIX-2718] - EventHandler are invoked one by one when using the @Subscribe handler
+
+** Improvement
+    * [FELIX-2631] - Rename @Publisher and @Subscriber attributes to follow the java naming conventions
+    * [FELIX-2634] - Rename the @Publisher annotation into @Publishes annotation to avoid collision
+    * [FELIX-2711] - The event admin handler should provides a Handler Description
+
 Changes from the 1.4.0 to 1.6.0
 -------------------------------
 ** Bug
     * [FELIX-1938] - Bad error message when an Event Subscriber does not set the data type and data key
-    
+
 Changes from 1.2.0 to 1.4.0
----------------------------     
+---------------------------
 ** Improvement
     * Update parent pom