FELIX-3136 : Endless loop: JavaClassDescriptorManager.getJavaClassDescription()
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1176879 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin/scrtask/changelog.txt b/scrplugin/scrtask/changelog.txt
index 1ac2f31..ed863e5 100644
--- a/scrplugin/scrtask/changelog.txt
+++ b/scrplugin/scrtask/changelog.txt
@@ -4,6 +4,7 @@
** Bug
* [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()
Changes from 1.1.0 to 1.1.2