Author: cziegeler
Date: Tue Sep 4 18:13:38 2012
New Revision: 1380780
URL: http://svn.apache.org/viewvc?rev=1380780&view=rev
Log:
Update changelog
Modified:
felix/trunk/eventadmin/impl/changelog.txt
Modified: felix/trunk/eventadmin/impl/changelog.txt
URL:
http://svn.apache.org/viewvc/felix/trunk/eventadmin/impl/changelog.txt?rev=1380780&r1=1380779&r2=1380780&view=diff
==============================================================================
--- felix/trunk/eventadmin/impl/changelog.txt (original)
+++ felix/trunk/eventadmin/impl/changelog.txt Tue Sep 4 18:13:38 2012
@@ -1,3 +1,16 @@
+Changes from 1.2.14 to 1.3.0
+----------------------------
+
+** Bug
+ * [FELIX-3121] - Add back the manifest header indicating the provided
service
+ * [FELIX-3451] - EventAdmin ignoring filters for handler which are
registered for all (*) topics
+
+** Improvement
+ * [FELIX-3319] - Add invalid topics when not accepting EventHandler
+ * [FELIX-3321] - Improve implementation and reduce load on the service
registry
+ * [FELIX-3518] - Update to EventAdmin Spec 1.3
+
+
Changes from 1.2.12 to 1.2.14
-----------------------------