Copy branch changelogs to trunk.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1072987 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/main.distribution/doc/changelog.txt b/main.distribution/doc/changelog.txt
index ccb6c29..d10f0fd 100644
--- a/main.distribution/doc/changelog.txt
+++ b/main.distribution/doc/changelog.txt
@@ -1,3 +1,10 @@
+Changes from 3.0.7 to 3.0.8
+---------------------------
+
+** Improvement
+ * Update to framework and main 3.0.8
+ * Update to gogo 0.8.0
+
Changes from 3.0.6 to 3.0.7
---------------------------
diff --git a/main.distribution/doc/changelog_framework.txt b/main.distribution/doc/changelog_framework.txt
index e804314..b1207d7 100644
--- a/main.distribution/doc/changelog_framework.txt
+++ b/main.distribution/doc/changelog_framework.txt
@@ -1,3 +1,13 @@
+Changes from 3.0.7 to 3.0.8
+---------------------------
+
+** Bug
+ * [FELIX-2749] - Boolean.parseBoolean() newly defined in Java5 should not be used.
+ * [FELIX-2789] - Native library matching is not correctly checking additional extensions
+ * [FELIX-2800] - Logging will throw an NPE if no bundle is specified
+ * [FELIX-2802] - A failed update doesn't rollback properly
+ * [FELIX-2805] - Cache PackageAdmin.getBundle() result for system bundle classes
+
Changes from 3.0.6 to 3.0.7
---------------------------
diff --git a/main.distribution/doc/changelog_main.txt b/main.distribution/doc/changelog_main.txt
index b86a63a..5d972e2 100644
--- a/main.distribution/doc/changelog_main.txt
+++ b/main.distribution/doc/changelog_main.txt
@@ -1,3 +1,10 @@
+Changes from 3.0.7 to 3.0.8
+---------------------------
+
+** Improvement
+ * Update to latest framework version 3.0.8
+ * Update to gogo version 0.8.0
+
Changes from 3.0.6 to 3.0.7
---------------------------