Author: rickhall
Date: Tue Jan 11 17:27:12 2011
New Revision: 1057742
URL: http://svn.apache.org/viewvc?rev=1057742&view=rev
Log:
Update change logs.
Modified:
felix/trunk/gogo/command/doc/changelog.txt
felix/trunk/gogo/runtime/doc/changelog.txt
felix/trunk/gogo/shell/doc/changelog.txt
Modified: felix/trunk/gogo/command/doc/changelog.txt
URL:
http://svn.apache.org/viewvc/felix/trunk/gogo/command/doc/changelog.txt?rev=1057742&r1=1057741&r2=1057742&view=diff
==============================================================================
--- felix/trunk/gogo/command/doc/changelog.txt (original)
+++ felix/trunk/gogo/command/doc/changelog.txt Tue Jan 11 17:27:12 2011
@@ -1,3 +1,10 @@
+Changes from 0.6.1 to 0.8.0
+---------------------------
+
+** Bug
+ * [FELIX-2676] - bundlelevel gogo command will never work for modifying
+ bundle level
+
Changes from 0.6.0 to 0.6.1
---------------------------
Modified: felix/trunk/gogo/runtime/doc/changelog.txt
URL:
http://svn.apache.org/viewvc/felix/trunk/gogo/runtime/doc/changelog.txt?rev=1057742&r1=1057741&r2=1057742&view=diff
==============================================================================
--- felix/trunk/gogo/runtime/doc/changelog.txt (original)
+++ felix/trunk/gogo/runtime/doc/changelog.txt Tue Jan 11 17:27:12 2011
@@ -1,3 +1,15 @@
+Changes 0.6.1 to 0.8.0
+----------------------
+
+** Bug
+ * [FELIX-2723] - When the execution of a closure with pipes is
+ interrupted, pipes should be interrupted too
+
+** New Feature
+ * [FELIX-2761] - Add a way to listen to execution of command lines
+ * [FELIX-2764] - Publish OSGi EventAdmin events when executing a command
+ line
+
Changes 0.6.0 to 0.6.1
----------------------
Modified: felix/trunk/gogo/shell/doc/changelog.txt
URL:
http://svn.apache.org/viewvc/felix/trunk/gogo/shell/doc/changelog.txt?rev=1057742&r1=1057741&r2=1057742&view=diff
==============================================================================
--- felix/trunk/gogo/shell/doc/changelog.txt (original)
+++ felix/trunk/gogo/shell/doc/changelog.txt Tue Jan 11 17:27:12 2011
@@ -1,5 +1,19 @@
+Changes from 0.6.1 to 0.8.0
+---------------------------
+
+** Bug
+ * [FELIX-2651] - [Gogo] MOTD formatting is broken under Windows
+
+** Improvement
+ * [FELIX-2661] - [Gogo] It should be easier to start Gogo shell
+ non-interactively
+
+** New Feature
+ * [FELIX-2767] - gogo telnet IP address
+
Changes from 0.6.0 to 0.6.1
---------------------------
+
** Bug
* [FELIX-2446] - [Gogo] The bundle context command is not used with a
scope in gosh_profile