Update year and changelog
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1076578 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/eventadmin/impl/changelog.txt b/eventadmin/impl/changelog.txt
index dda8c3d..e767e63 100644
--- a/eventadmin/impl/changelog.txt
+++ b/eventadmin/impl/changelog.txt
@@ -1,3 +1,13 @@
+Changes from 1.2.8 to 1.2.10
+----------------------------
+
+** Bug
+ * [FELIX-2836] - Async threads should be daemon threads
+
+** Improvement
+ * [FELIX-2861] - Remove unnecessary object creation
+
+
Changes from 1.2.6 to 1.2.8
---------------------------