Prepare for release.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1024012 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework/doc/changelog.txt b/framework/doc/changelog.txt
index 1984c8d..b45059d 100644
--- a/framework/doc/changelog.txt
+++ b/framework/doc/changelog.txt
@@ -1,3 +1,13 @@
+Changes from 3.0.4 to 3.0.5
+---------------------------
+
+** Bug
+ * [FELIX-2653] - LinkageError caused by duplicate class definition during implicit boot delegation
+
+** Improvement
+ * [FELIX-2645] - Add a (hidden) way to retrieve a local URL for a given bundle URL
+ * [FELIX-2654] - [Framework] Modify bundle cache to use a single file per bundle state
+
Changes from 3.0.3 to 3.0.4
---------------------------