Author: pauls
Date: Fri Mar 8 20:55:34 2013
New Revision: 1454547
URL: http://svn.apache.org/r1454547
Log:
Update changelog for release
Modified:
felix/trunk/framework.security/doc/changelog.txt
Modified: felix/trunk/framework.security/doc/changelog.txt
URL:
http://svn.apache.org/viewvc/felix/trunk/framework.security/doc/changelog.txt?rev=1454547&r1=1454546&r2=1454547&view=diff
==============================================================================
--- felix/trunk/framework.security/doc/changelog.txt (original)
+++ felix/trunk/framework.security/doc/changelog.txt Fri Mar 8 20:55:34 2013
@@ -1,3 +1,11 @@
+Changes form 2.0.1 to 2.2.0
+---------------------------
+** Bug
+ * [FELIX-3498] - BundleInputStream is not able to handle bundles that only
have a MANIFEST.MF entry
+ * [FELIX-3603] - Resources in META-INF/xxx/ fodlers in a signed bundle
should be checked
+ * [FELIX-3604] - No error log if the certificate is not valid
+ * [FELIX-3893] - Bundle in cache doesn't pass security check anymore.
+
Changes from 2.0.0 to 2.0.1
---------------------------