Author: djencks
Date: Tue Oct 22 23:43:25 2013
New Revision: 1534853
URL: http://svn.apache.org/r1534853
Log:
update changelog
Modified:
felix/trunk/utils/doc/changelog.txt
Modified: felix/trunk/utils/doc/changelog.txt
URL:
http://svn.apache.org/viewvc/felix/trunk/utils/doc/changelog.txt?rev=1534853&r1=1534852&r2=1534853&view=diff
==============================================================================
--- felix/trunk/utils/doc/changelog.txt (original)
+++ felix/trunk/utils/doc/changelog.txt Tue Oct 22 23:43:25 2013
@@ -1,3 +1,14 @@
+Changes from 1.2.0 to 1.3.0
+---------------------------
+** Bug
+ * [FELIX-3752] Compilation failure in utils subproject on AIX
+ * Fix bad copyright
+ * Add a isStopping() method on the extender. Fix comparison of system bundle
(see ARIES-1031)
+ * [FELIX-3779] InterpolationHelperTest.testBasicSubstitution fails with JDK7
on Windows
+
+** New features
+ * [FELIX-3997] Provide an abstract bundle extender
+
Changes from 1.1.4 to 1.2.0
---------------------------