update release notes for iPOJO runtime 1.11.2 and manipulator 1.11.2 (release preparation)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1576053 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/karaf-feature/changelog.txt b/ipojo/runtime/karaf-feature/changelog.txt
index 357add3..3e2c223 100644
--- a/ipojo/runtime/karaf-feature/changelog.txt
+++ b/ipojo/runtime/karaf-feature/changelog.txt
@@ -1,3 +1,17 @@
+Changes from 1.11.1 to 1.11.2

+-----------------------------

+

+** Bug

+    * [FELIX-4229] - Provide a way to obtain the component's BundleContext (other than constructor injection)

+    * [FELIX-4419] - Open access to InstanceDeclaration and TypeDeclaration

+    * [FELIX-4432] - DefaultServiceRankingInterceptor holds duplicate dependencies

+    * [FELIX-4448] - Invalid dynamism management when an interceptor implements both Tracking and Ranking interceptors

+    * [FELIX-4449] - The ConfigurationListener list contains duplicates and fires update on unchanged configurations

+

+** Improvement

+    * [FELIX-3931] - Provide a handler to inject the bundle context

+    * [FELIX-4160] - Create an Maven Parent POM for iPOJO

+

 Changes from 1.11.0 to 1.11.1

 -----------------------------