[FELIX-2966] - Annotations should automatically generate Import-Service/Export-Service headers.
[FELIX-2965] - Annotations should allow to enable or disable auto-configuration mode.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1125833 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/dependencymanager/runtime/doc/changelog.txt b/dependencymanager/runtime/doc/changelog.txt
index 7f3eb61..e52d2fb 100644
--- a/dependencymanager/runtime/doc/changelog.txt
+++ b/dependencymanager/runtime/doc/changelog.txt
@@ -6,6 +6,8 @@
** Improvement
* Removed root changelog.txt
* [FELIX-2954 ] - annotated component factory does not allow to provide a component instance explicitly
+ * [FELIX-2966] - Annotations should automatically generate Import-Service/Export-Service headers
+ * [FELIX-2965] - Annotations should allow to enable or disable auto-configuration mode.
Initial Release 3.0.0
---------------------