Update changelog
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1174121 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework.security/doc/changelog.txt b/framework.security/doc/changelog.txt
index f61e767..d662bc4 100644
--- a/framework.security/doc/changelog.txt
+++ b/framework.security/doc/changelog.txt
@@ -1,3 +1,14 @@
+Changes from 1.4.2 to 2.0.0
+---------------------------
+** Bug
+ * [FELIX-2648] - Incompatible security provider state when switching from 2.0.4 to 3.0.3
+ * [FELIX-2922] - ArrayIndexOutOfBoundsException when specifying no name
+ * [FELIX-3004] - felix.security does not work with exploded jars
+ * [FELIX-3101] - ClassCastException in Permissions class
+
+** Improvement
+ * Update to latest framework version 4.0.0
+
Changes from 1.4.1 to 1.4.2
---------------------------