summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2004-09-14 19:30:07 +0000
committerBrian Cameron <brian.cameron@sun.com>2004-09-14 19:30:07 +0000
commit27a5236511cbd10330c9f8fa3140da8c3f178ef4 (patch)
tree87ed92e3b33775cef39e3413f86d8831c7dad01b /ChangeLog
parent8b07b85b34f6226edb1fdfa707fe6353a4925ab9 (diff)
2004-09-14 Brian Cameron <brian.cameron@sun.com
Original commit message from CVS: 2004-09-14 Brian Cameron <brian.cameron@sun.com * tools/gst-launch-ext-m.m: Changed ~ to $ENV{HOME} to allow this script to work on Solaris since bash shell handles echo differenly than bash.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80f17949..87deb488 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-14 Brian Cameron <brian.cameron@sun.com
+
+ * tools/gst-launch-ext-m.m: Changed ~ to $ENV{HOME} to allow
+ this script to work on Solaris since bash shell handles echo
+ differenly than bash.
+
2004-09-17 Wim Taymans <wim@fluendo.com>
* gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),