You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2009/10/11 22:20:58 UTC

svn commit: r824137 - /felix/trunk/shell/doc/changelog.txt

Author: pauls
Date: Sun Oct 11 20:20:58 2009
New Revision: 824137

URL: http://svn.apache.org/viewvc?rev=824137&view=rev
Log:
Update changelog

Modified:
    felix/trunk/shell/doc/changelog.txt

Modified: felix/trunk/shell/doc/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/shell/doc/changelog.txt?rev=824137&r1=824136&r2=824137&view=diff
==============================================================================
--- felix/trunk/shell/doc/changelog.txt (original)
+++ felix/trunk/shell/doc/changelog.txt Sun Oct 11 20:20:58 2009
@@ -1,3 +1,17 @@
+Changes from 1.4.0 to 1.4.1
+---------------------------
+
+** Bug
+    * [FELIX-1653] - [Shell] The new sysprop command does not allow to delete a system property
+    * [FELIX-1662] - find returns invalid level for bundles and find all returns strange listing
+    * [FELIX-1699] - The 'version' shell command is framework specific
+
+** Improvement
+    * [FELIX-1561] - [Shell] Add a command to display and modify system properties with the Felix Shell
+
+** Task
+    * [FELIX-1617] - Modify framework, main, shell, shell.tui, and obr to depend on official OSGi JAR files
+
 Changes form 1.2.0 to 1.4.0
 ---------------------------