Update changelog files

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@734726 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/doc/changelog.txt b/ipojo/manipulator/doc/changelog.txt
index cff9d99..866548b 100644
--- a/ipojo/manipulator/doc/changelog.txt
+++ b/ipojo/manipulator/doc/changelog.txt
@@ -1,18 +1,30 @@
+Changes from 1.0.0 to 1.2.0

+---------------------------

+** Bug

+    * [FELIX-788] - Failed to create object that extends super class with BundleContext argument

+

+** Improvement

+    * [FELIX-813] - Resolve XML-Schemas locally rather than from Internet

+    * [FELIX-830] - Simplify the "id/parent" resolution to compute the metadata hierarchy during annotation processing

+    * [FELIX-846] - Enhance the iPojo maven plugin to take metadata from pom.

+    * [FELIX-876] - Specification auto import is not supported for simple component types

+

+

 Changes from 0.8.0 to 1.0.0

 ---------------------------

 ** Bug

-    * [FELIX-649] - "Expecting to find object/array on stack" Error when asking for instance of an iPOJO component (2008-07-28)

-    * [FELIX-697] - Generation of a duplicated field when using generics (2008-10-07)

-    * [FELIX-739] - iPOJO and annotations support when manipulating (2008-10-06)

-    * [FELIX-751] - Wrong access for setter methods (2008-10-03)

+    * [FELIX-649] - "Expecting to find object/array on stack" Error when asking for instance of an iPOJO component

+    * [FELIX-697] - Generation of a duplicated field when using generics

+    * [FELIX-739] - iPOJO and annotations support when manipulating

+    * [FELIX-751] - Wrong access for setter methods

 

 ** Improvement

-    * [FELIX-655] - Add a 'from' attribute in the service dependencies (2008-08-01)

-    * [FELIX-678] - Improve missing fields detection during the packaging process (2008-08-11)

-    * [FELIX-687] - Support inner and nested classes (2008-08-20)

-    * [FELIX-716] - Provide XML schemas for iPOJO descriptors (2008-09-08)

+    * [FELIX-655] - Add a 'from' attribute in the service dependencies

+    * [FELIX-678] - Improve missing fields detection during the packaging process

+    * [FELIX-687] - Support inner and nested classes

+    * [FELIX-716] - Provide XML schemas for iPOJO descriptors

 

     

 Version 0.8.0

 -------------

-    * Initial release (2008-05-16) 
\ No newline at end of file
+    * Initial release
\ No newline at end of file