Updated change logs concering FELIX-3866.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1437356 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/dependencymanager/annotation/doc/changelog.txt b/dependencymanager/annotation/doc/changelog.txt
index ea1b7bc..2837fca 100644
--- a/dependencymanager/annotation/doc/changelog.txt
+++ b/dependencymanager/annotation/doc/changelog.txt
@@ -12,6 +12,7 @@
     * [FELIX-2965] - Annotations should allow to enable or disable auto-configuration mode.
     * [FELIX-3863] - Generate DependencyManager Annotation MetaData In Project Folder
     * [FELIX-3865] - Update DependencyManager annotation plugin with latest bndlb 
+    * [FELIX-3866] - Added support for swap attribute in AspectService and AdpaterService annotations.
 
 Initial Release 3.0.0
 ---------------------
diff --git a/dependencymanager/runtime/doc/changelog.txt b/dependencymanager/runtime/doc/changelog.txt
index e52d2fb..b4aa109 100644
--- a/dependencymanager/runtime/doc/changelog.txt
+++ b/dependencymanager/runtime/doc/changelog.txt
@@ -8,6 +8,7 @@
     * [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.
+    * [FELIX-3866] - Added support for swap attribute in AspectService and AdpaterService annotations.
 
 Initial Release 3.0.0
 ---------------------