You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by gn...@apache.org on 2015/03/05 09:18:18 UTC

svn commit: r1664251 - /felix/trunk/gogo/runtime/doc/changelog.txt

Author: gnodet
Date: Thu Mar  5 08:18:18 2015
New Revision: 1664251

URL: http://svn.apache.org/r1664251
Log:
Add changelog for gogo runtime

Modified:
    felix/trunk/gogo/runtime/doc/changelog.txt

Modified: felix/trunk/gogo/runtime/doc/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/runtime/doc/changelog.txt?rev=1664251&r1=1664250&r2=1664251&view=diff
==============================================================================
--- felix/trunk/gogo/runtime/doc/changelog.txt (original)
+++ felix/trunk/gogo/runtime/doc/changelog.txt Thu Mar  5 08:18:18 2015
@@ -1,3 +1,12 @@
+Changes 0.14.0 to 0.16.0
+------------------------
+
+** Bug
+    * [FELIX-4783] - ConcurrentModificationException when stopping
+
+** New Feature
+    * [FELIX-4671] - Provide an expression parser
+
 Changes 0.12.1 to 0.14.0
 ------------------------