FELIX-2939 : Maven SCR Plugin is not (marked as) thread-safe for parallel builds

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1098590 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin/annotations/changelog.txt b/scrplugin/annotations/changelog.txt
index 33a3714..e846651 100644
--- a/scrplugin/annotations/changelog.txt
+++ b/scrplugin/annotations/changelog.txt
@@ -1,3 +1,10 @@
+Changes from 1.5.0 to 1.5.2
+---------------------------
+
+** Improvement
+    * [FELIX-2939] - Maven SCR Plugin is not (marked as) thread-safe for parallel builds
+
+
 Changes from 1.4.0 to 1.5.0
 ---------------------------
 
diff --git a/scrplugin/generator/changelog.txt b/scrplugin/generator/changelog.txt
index e67a2f2..65477ce 100644
--- a/scrplugin/generator/changelog.txt
+++ b/scrplugin/generator/changelog.txt
@@ -1,3 +1,10 @@
+Changes from 1.1.0 to 1.1.2
+---------------------------
+
+** Improvement
+    * [FELIX-2939] - Maven SCR Plugin is not (marked as) thread-safe for parallel builds
+
+
 Changes from 1.0.0 to 1.1.0
 ---------------------------
 
diff --git a/scrplugin/maven-scr-plugin/changelog.txt b/scrplugin/maven-scr-plugin/changelog.txt
index 24e2b1b..80f78ed 100644
--- a/scrplugin/maven-scr-plugin/changelog.txt
+++ b/scrplugin/maven-scr-plugin/changelog.txt
@@ -1,3 +1,10 @@
+Changes from 1.7.0 to 1.7.2
+---------------------------
+
+** Improvement
+    * [FELIX-2939] - Maven SCR Plugin is not (marked as) thread-safe for parallel builds
+
+
 Changes from 1.6.0 to 1.7.0
 ---------------------------