Update changelog for release

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk/main.distribution@1766136 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/doc/changelog.txt b/doc/changelog.txt
index f8b0ecd..6333d2f 100644
--- a/doc/changelog.txt
+++ b/doc/changelog.txt
@@ -1,3 +1,9 @@
+Changes from 5.6.0 to 5.6.1
+---------------------------
+
+** Improvement
+    * Update to framework and main 5.6.1
+
 Changes from 5.4.0 to 5.6.0
 ---------------------------
 
diff --git a/doc/changelog_framework.txt b/doc/changelog_framework.txt
index 8cf836c..92021eb 100644
--- a/doc/changelog_framework.txt
+++ b/doc/changelog_framework.txt
@@ -1,3 +1,14 @@
+Changes from 5.6.0 to 5.6.1
+---------------------------
+
+** Bug
+    * [FELIX-5363] - new URL(string) suffers under concurrency
+    * [FELIX-5372] - BundleWiring#getClassLoader should return null for fragments
+    * [FELIX-5384] - EventDispatcher#createWhitelistFromHooks fails under security
+
+** Improvement
+    * [FELIX-5247] - Reduce number of threads created by Resolver during a startup of OSGi-based applications
+
 Changes from 5.4.0 to 5.6.0
 ---------------------------
 
diff --git a/doc/changelog_main.txt b/doc/changelog_main.txt
index 4c7ebef..39f7fc8 100644
--- a/doc/changelog_main.txt
+++ b/doc/changelog_main.txt
@@ -1,3 +1,10 @@
+Changes from 5.6.0 to 5.6.1
+---------------------------
+
+** Improvement
+    * Update to latest framework version 5.6.1
+    * Update to latest obr 2.0.8
+
 Changes from 5.4.0 to 5.6.0
 ---------------------------