[FELIX-3764] servicediagnostics plugin does not append the correct context path info to it's javascript files
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1411227 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole-plugins/servicediagnostics/changelog.txt b/webconsole-plugins/servicediagnostics/changelog.txt
index bc3f516..d41155e 100644
--- a/webconsole-plugins/servicediagnostics/changelog.txt
+++ b/webconsole-plugins/servicediagnostics/changelog.txt
@@ -2,17 +2,16 @@
---------------------------
** Bug
+ * [FELIX-3764] servicediagnostics plugin does not append the correct context path info to it's javascript files
+ * [FELIX-3767] servicediagnostics plugin should properly handle service properties
** Improvement
-
-* complete rewrite
-* support for service properties
-* detection of circular dependencies
-* doesn't embedd scala and json anymore
+ * complete rewrite
+ * [FELIX-3768] servicediagnostics plugin should detect circular dependencies
+ * doesn't embedd scala, json or jquery anymore
** Backward compatibility
-
-* broken: plugin API changed
+ * broken: plugin API changed
Release 0.1.1
-------------