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/manipulator/annotations/changelog.txt b/ipojo/manipulator/annotations/changelog.txt
index f91e331..e583fe9 100644
--- a/ipojo/manipulator/annotations/changelog.txt
+++ b/ipojo/manipulator/annotations/changelog.txt
@@ -1,3 +1,15 @@
+Changes from the 1.11.1 to 1.11.2

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

+

+** Bug

+    * [FELIX-4453] - Introduce manipulator BOM (Bill of Material)

+

+** Improvement

+    * [FELIX-4454] - Online manipulator should be able to take advantage of Stereotypes

+

+** New Feature

+    * [FELIX-4276] - Let stereotypes have attributes

+

 Changes from the 1.11.0 to 1.11.1

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

 

diff --git a/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt b/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt
index c7ad4e9..667ed62 100644
--- a/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt
+++ b/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt
@@ -1,3 +1,15 @@
+Changes from the 1.11.1 to 1.11.2
+---------------------------------
+
+** Bug
+    * [FELIX-4453] - Introduce manipulator BOM (Bill of Material)
+
+** Improvement
+    * [FELIX-4454] - Online manipulator should be able to take advantage of Stereotypes
+
+** New Feature
+    * [FELIX-4276] - Let stereotypes have attributes
+
 Changes from the 1.11.0 to 1.11.1
 ---------------------------------
 
diff --git a/ipojo/manipulator/changelog.txt b/ipojo/manipulator/changelog.txt
index 27df026..9ada904 100644
--- a/ipojo/manipulator/changelog.txt
+++ b/ipojo/manipulator/changelog.txt
@@ -1,3 +1,15 @@
+Changes from the 1.11.1 to 1.11.2
+---------------------------------
+
+** Bug
+    * [FELIX-4453] - Introduce manipulator BOM (Bill of Material)
+
+** Improvement
+    * [FELIX-4454] - Online manipulator should be able to take advantage of Stereotypes
+
+** New Feature
+    * [FELIX-4276] - Let stereotypes have attributes
+
 Changes from the 1.11.0 to 1.11.1
 ---------------------------------
 
diff --git a/ipojo/manipulator/ipojo-ant-task/changelog.txt b/ipojo/manipulator/ipojo-ant-task/changelog.txt
index abfeaef..eb31168 100644
--- a/ipojo/manipulator/ipojo-ant-task/changelog.txt
+++ b/ipojo/manipulator/ipojo-ant-task/changelog.txt
@@ -1,3 +1,15 @@
+Changes from the 1.11.1 to 1.11.2

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

+

+** Bug

+    * [FELIX-4453] - Introduce manipulator BOM (Bill of Material)

+

+** Improvement

+    * [FELIX-4454] - Online manipulator should be able to take advantage of Stereotypes

+

+** New Feature

+    * [FELIX-4276] - Let stereotypes have attributes

+

 Changes from the 1.11.0 to 1.11.1

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

 

diff --git a/ipojo/manipulator/manipulator/changelog.txt b/ipojo/manipulator/manipulator/changelog.txt
index 31f9856..415ff4e 100644
--- a/ipojo/manipulator/manipulator/changelog.txt
+++ b/ipojo/manipulator/manipulator/changelog.txt
@@ -1,3 +1,15 @@
+Changes from the 1.11.1 to 1.11.2

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

+

+** Bug

+    * [FELIX-4453] - Introduce manipulator BOM (Bill of Material)

+

+** Improvement

+    * [FELIX-4454] - Online manipulator should be able to take advantage of Stereotypes

+

+** New Feature

+    * [FELIX-4276] - Let stereotypes have attributes

+

 Changes from the 1.11.0 to 1.11.1

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

 

diff --git a/ipojo/manipulator/maven-ipojo-plugin/changelog.txt b/ipojo/manipulator/maven-ipojo-plugin/changelog.txt
index a5d91d6..e9f1a86 100644
--- a/ipojo/manipulator/maven-ipojo-plugin/changelog.txt
+++ b/ipojo/manipulator/maven-ipojo-plugin/changelog.txt
@@ -1,3 +1,15 @@
+Changes from the 1.11.1 to 1.11.2

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

+

+** Bug

+    * [FELIX-4453] - Introduce manipulator BOM (Bill of Material)

+

+** Improvement

+    * [FELIX-4454] - Online manipulator should be able to take advantage of Stereotypes

+

+** New Feature

+    * [FELIX-4276] - Let stereotypes have attributes

+

 Changes from the 1.11.0 to 1.11.1

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

 

diff --git a/ipojo/manipulator/online-manipulator/changelog.txt b/ipojo/manipulator/online-manipulator/changelog.txt
index 15422e3..b617bb4 100644
--- a/ipojo/manipulator/online-manipulator/changelog.txt
+++ b/ipojo/manipulator/online-manipulator/changelog.txt
@@ -1,3 +1,15 @@
+Changes from the 1.11.1 to 1.11.2

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

+

+ ** Bug

+     * [FELIX-4453] - Introduce manipulator BOM (Bill of Material)

+

+ ** Improvement

+     * [FELIX-4454] - Online manipulator should be able to take advantage of Stereotypes

+

+ ** New Feature

+     * [FELIX-4276] - Let stereotypes have attributes

+

 Changes from the 1.11.0 to 1.11.1

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

 

diff --git a/ipojo/runtime/api/changelog.txt b/ipojo/runtime/api/changelog.txt
index 7d37b2b..d069e8f 100644
--- a/ipojo/runtime/api/changelog.txt
+++ b/ipojo/runtime/api/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

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

 

diff --git a/ipojo/runtime/changelog.txt b/ipojo/runtime/changelog.txt
index c41ff43..8993d38 100644
--- a/ipojo/runtime/changelog.txt
+++ b/ipojo/runtime/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

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

 

diff --git a/ipojo/runtime/composite/changelog.txt b/ipojo/runtime/composite/changelog.txt
index 7590d28..db5f286 100644
--- a/ipojo/runtime/composite/changelog.txt
+++ b/ipojo/runtime/composite/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

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

 

diff --git a/ipojo/runtime/core/changelog.txt b/ipojo/runtime/core/changelog.txt
index 357add3..3e2c223 100644
--- a/ipojo/runtime/core/changelog.txt
+++ b/ipojo/runtime/core/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

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

 

diff --git a/ipojo/runtime/ipojo-gogo-commands/changelog.txt b/ipojo/runtime/ipojo-gogo-commands/changelog.txt
index 62dd6ca..47d215a 100644
--- a/ipojo/runtime/ipojo-gogo-commands/changelog.txt
+++ b/ipojo/runtime/ipojo-gogo-commands/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

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

 

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

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