Update changelogs
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1559507 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/core/changelog.txt b/ipojo/runtime/core/changelog.txt
index 1167704..357add3 100644
--- a/ipojo/runtime/core/changelog.txt
+++ b/ipojo/runtime/core/changelog.txt
@@ -1,3 +1,14 @@
+Changes from 1.11.0 to 1.11.1
+-----------------------------
+
+** Bug
+ * [FELIX-4335] - PropertyDescription does not allow retrieving the current value of the represented property
+ * [FELIX-4374] - iPOJO: ConcurrentModificationException in ProvidedService
+ * [FELIX-4386] - Deadlock while creating composite instances programmatically
+
+** Improvement
+ * [FELIX-4292] - @Component 'propagation' attribute has wrong default value
+
Changes from 1.10.1 to 1.11.0
-----------------------------