You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ch...@apache.org on 2015/11/30 13:09:24 UTC

svn commit: r1717235 - /felix/trunk/webconsole-plugins/script-console/changelog.txt

Author: chetanm
Date: Mon Nov 30 12:09:24 2015
New Revision: 1717235

URL: http://svn.apache.org/viewvc?rev=1717235&view=rev
Log:
Prepare for 1.0.2 release

Modified:
    felix/trunk/webconsole-plugins/script-console/changelog.txt

Modified: felix/trunk/webconsole-plugins/script-console/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/script-console/changelog.txt?rev=1717235&r1=1717234&r2=1717235&view=diff
==============================================================================
--- felix/trunk/webconsole-plugins/script-console/changelog.txt (original)
+++ felix/trunk/webconsole-plugins/script-console/changelog.txt Mon Nov 30 12:09:24 2015
@@ -1,3 +1,14 @@
+Changes from 1.0.0 to 1.0.2
+---------------------------
+** Bug
+    * [FELIX-5120] - ScriptEngineManager not able to parse service file with
+                     comments at end of classname
+    * [FELIX-5122] - Script console output cannot be copied
+
+** Improvement
+    * [FELIX-3861] - Set felix.webconsole.category on Web Console plugins
+    * [FELIX-5123] - Script Console UI improvements
+
 Initial Release 1.0.0
 ---------------------