prepare for release

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1703750 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole/changelog.txt b/webconsole/changelog.txt
index a2d8d16..e1256eb 100644
--- a/webconsole/changelog.txt
+++ b/webconsole/changelog.txt
@@ -1,7 +1,16 @@
 Changes from 4.2.10 to 4.2.12
 -----------------------------
 ** Bug
+    * [FELIX-2880] - The Webconsole does not handle Vector<PrimitiveWrapper>
+    * [FELIX-3366] - The Configuration Webconsole Plugin seems to ignore the ocd ref element
+    * [FELIX-4849] - Do not call setContentLength after calling sendRedirect
+    * [FELIX-4995] - NPE when updating Apache Felix OSGi Management Console configuration without a password
     * [FELIX-5004] - Null is passed to BundleInfoProvider if plugin root is null
+    * [FELIX-5031] - NPE in Web Console configuration plugin when metatype service is missing
+
+** Improvement
+    * [FELIX-5018] - [webconsole] "create factory configuration" link for config screen
+    * [FELIX-5019] - [webconsole] "referer" parameter for configuration open/create link
 
 
 Changes from 4.2.8 to 4.2.10