FELIX-3113 - NPE in multi-module Maven project
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1176892 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin/generator/changelog.txt b/scrplugin/generator/changelog.txt
index 7499109..f7044d9 100644
--- a/scrplugin/generator/changelog.txt
+++ b/scrplugin/generator/changelog.txt
@@ -5,7 +5,8 @@
* [FELIX-2963] - scr annotations @Activate @Deactivate @Modified are not detected with class inheritance
* [FELIX-3117] - NullPointerException when not implementing interface that is defined with @Service
* [FELIX-3136] - Endless loop: JavaClassDescriptorManager.getJavaClassDescription()
-
+ * [FELIX-3113] - NPE in multi-module Maven project
+
Changes from 1.1.0 to 1.1.2
---------------------------