FELIX-2156 - Remove Import-Service header in MANIFEST
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1151765 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/eventadmin/impl/changelog.txt b/eventadmin/impl/changelog.txt
index beaa341..05dcb6d 100644
--- a/eventadmin/impl/changelog.txt
+++ b/eventadmin/impl/changelog.txt
@@ -7,6 +7,9 @@
* [FELIX-3053] - Potential deadlock if event handler throws Throwable and is bypassing timeout handling
* [FELIX-3055] - Event Admin deadlocks when sendEvent is called from within a handleEvent method
+** Improvement
+ * [FELIX-2156] - Remove Import-Service header in MANIFEST
+
Changes from 1.2.10 to 1.2.12
-----------------------------