FELIX-3976 - Move the online manipulator out of the core bundle
 
FELIX-3903 - Migrate tests to pax exam 3 : migrate the online-manipulator tests to pax exam 3



git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1458665 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/online-manipulator/changelog.txt b/ipojo/manipulator/online-manipulator/changelog.txt
new file mode 100644
index 0000000..a4e730d
--- /dev/null
+++ b/ipojo/manipulator/online-manipulator/changelog.txt
@@ -0,0 +1,20 @@
+Changes from the 1.4.2 to 1.6.0

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

+** Improvement

+    * [FELIX-1427] - Service injection with Smart Proxies

+    * [FELIX-1906] - Allow calling a method when service properties of an already injected service are modified

+

+    

+Changes from the 1.4.0 to 1.4.2

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

+** Bug

+    * [FELIX-1518] - iPOJO manipulator is really slow even when annotation are ignored

+    

+

+Version 1.4.0

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

+** Improvement

+    * Update parent pom

+    * Initial commit

+    

+