Update change logs.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1057742 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gogo/runtime/doc/changelog.txt b/gogo/runtime/doc/changelog.txt
index 13ec024..6e06728 100644
--- a/gogo/runtime/doc/changelog.txt
+++ b/gogo/runtime/doc/changelog.txt
@@ -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
 ----------------------