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
commit818fb5f797449729b30640c8d401e8607733e771 (patch)
tree6cdf2a8584f95420ba9c9ca6862550ec041a749b /ChangeLog
parent4de7bdb3baeeb3bab79e271622a2b525cd449a44 (diff)
downloadgst-plugins-bad-818fb5f797449729b30640c8d401e8607733e771.tar.gz
gst-plugins-bad-818fb5f797449729b30640c8d401e8607733e771.tar.bz2
gst-plugins-bad-818fb5f797449729b30640c8d401e8607733e771.zip
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),