Add changelog

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1724759 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/eventadmin/impl/changelog.txt b/eventadmin/impl/changelog.txt
index 97f6185..735e422 100644
--- a/eventadmin/impl/changelog.txt
+++ b/eventadmin/impl/changelog.txt
@@ -1,9 +1,9 @@
 Changes from 1.4.4 to 1.4.6
 ---------------------------
-** Improvement
-    * [FELIX-5006] - EventAdmin threads should be named
 ** Bug
-    * [FElIX-5051] - Memory leak in async delivery
+    * [FELIX-5006] - EventAdmin threads should be named
+    * [FELIX-5051] - Memory leak in async delivery
+    * [FELIX-5107] - NullPointerException in org.apache.felix.eventadmin.impl.adapter.LogEventAdapter if log msg is empty
 
 
 Changes from 1.4.2 to 1.4.4