Update changelogs

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1559507 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/annotations/changelog.txt b/ipojo/manipulator/annotations/changelog.txt
index 29175a8..f91e331 100644
--- a/ipojo/manipulator/annotations/changelog.txt
+++ b/ipojo/manipulator/annotations/changelog.txt
@@ -1,3 +1,10 @@
+Changes from the 1.11.0 to 1.11.1

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

+

+** Bug

+    * [FELIX-4340] - Flex iPOJO online manipulator error if metadata.xml file not supplied

+    * [FELIX-4347] -  should ignore inner classes that are assigned to static fields

+

 Changes from the 1.10.1 to 1.11.0

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

 

diff --git a/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt b/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt
index f4f771e..c7ad4e9 100644
--- a/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt
+++ b/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt
@@ -1,3 +1,10 @@
+Changes from the 1.11.0 to 1.11.1
+---------------------------------
+
+** Bug
+    * [FELIX-4340] - Flex iPOJO online manipulator error if metadata.xml file not supplied
+    * [FELIX-4347] -  should ignore inner classes that are assigned to static fields
+
 Changes from the 1.10.1 to 1.11.0
 ---------------------------------
 
diff --git a/ipojo/manipulator/changelog.txt b/ipojo/manipulator/changelog.txt
index bbd3db8..27df026 100644
--- a/ipojo/manipulator/changelog.txt
+++ b/ipojo/manipulator/changelog.txt
@@ -1,3 +1,10 @@
+Changes from the 1.11.0 to 1.11.1
+---------------------------------
+
+** Bug
+    * [FELIX-4340] - Flex iPOJO online manipulator error if metadata.xml file not supplied
+    * [FELIX-4347] -  should ignore inner classes that are assigned to static fields
+
 Changes from the 1.10.1 to 1.11.0
 ---------------------------------
 
diff --git a/ipojo/manipulator/ipojo-ant-task/changelog.txt b/ipojo/manipulator/ipojo-ant-task/changelog.txt
index b522ac0..abfeaef 100644
--- a/ipojo/manipulator/ipojo-ant-task/changelog.txt
+++ b/ipojo/manipulator/ipojo-ant-task/changelog.txt
@@ -1,3 +1,10 @@
+Changes from the 1.11.0 to 1.11.1

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

+

+** Bug

+    * [FELIX-4340] - Flex iPOJO online manipulator error if metadata.xml file not supplied

+    * [FELIX-4347] -  should ignore inner classes that are assigned to static fields

+

 Changes from the 1.10.1 to 1.11.0

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

 

diff --git a/ipojo/manipulator/manipulator/changelog.txt b/ipojo/manipulator/manipulator/changelog.txt
index 5421f76..31f9856 100644
--- a/ipojo/manipulator/manipulator/changelog.txt
+++ b/ipojo/manipulator/manipulator/changelog.txt
@@ -1,3 +1,10 @@
+Changes from the 1.11.0 to 1.11.1

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

+

+** Bug

+    * [FELIX-4340] - Flex iPOJO online manipulator error if metadata.xml file not supplied

+    * [FELIX-4347] -  should ignore inner classes that are assigned to static fields

+

 Changes from the 1.10.1 to 1.11.0

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

 

diff --git a/ipojo/manipulator/maven-ipojo-plugin/changelog.txt b/ipojo/manipulator/maven-ipojo-plugin/changelog.txt
index 6edb15b..a5d91d6 100644
--- a/ipojo/manipulator/maven-ipojo-plugin/changelog.txt
+++ b/ipojo/manipulator/maven-ipojo-plugin/changelog.txt
@@ -1,3 +1,10 @@
+Changes from the 1.11.0 to 1.11.1

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

+

+** Bug

+    * [FELIX-4340] - Flex iPOJO online manipulator error if metadata.xml file not supplied

+    * [FELIX-4347] -  should ignore inner classes that are assigned to static fields

+

 Changes from the 1.10.1 to 1.11.0

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

 

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

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

+

+** Bug

+    * [FELIX-4340] - Flex iPOJO online manipulator error if metadata.xml file not supplied

+    * [FELIX-4347] -  should ignore inner classes that are assigned to static fields

+

 Changes from the 1.10.1 to 1.11.0

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

 

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

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

 

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

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

 

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

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

 

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

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

 

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

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

 

diff --git a/ipojo/runtime/karaf-feature/changelog.txt b/ipojo/runtime/karaf-feature/changelog.txt
index 1167704..357add3 100644
--- a/ipojo/runtime/karaf-feature/changelog.txt
+++ b/ipojo/runtime/karaf-feature/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

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