Update changelog and framework version for release

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1204241 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework.security/doc/changelog.txt b/framework.security/doc/changelog.txt
index d662bc4..70edc21 100644
--- a/framework.security/doc/changelog.txt
+++ b/framework.security/doc/changelog.txt
@@ -1,3 +1,10 @@
+Changes from 2.0.0 to 2.0.1
+---------------------------
+
+** Bug
+    * [FELIX-3196] - Security Problem: Getting full file access within the cache directory from one Bundle
+    * [FELIX-3221] - NPE when uninstall a bundle on enabled OSGi security
+
 Changes from 1.4.2 to 2.0.0
 ---------------------------
 ** Bug