summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-03-01 15:55:01 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-03-01 15:55:01 +0000
commit92084004e68c3dcb69059c644dd659a378dc1706 (patch)
treec133192d82b52f0cdfeb05eb355611fbb9b030ee /ChangeLog
parente2665a52a07c4b7b88785a33a3cd3e52f0a9cc0a (diff)
downloadgst-plugins-bad-92084004e68c3dcb69059c644dd659a378dc1706.tar.gz
gst-plugins-bad-92084004e68c3dcb69059c644dd659a378dc1706.tar.bz2
gst-plugins-bad-92084004e68c3dcb69059c644dd659a378dc1706.zip
fix plugin filename
Original commit message from CVS: fix plugin filename
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb60189c..709184ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst/tags/Makefile.am: fix plugin filename
+
+2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * examples/gstplay/player.c: (got_time_tick), (main):
+ add error handler
+ display time_tick more readably
+ * gst/mixmatrix/Makefile.am:
+ fix plugin file name
+
2004-02-29 Christophe Fergeau <teuf@gnome.org>
* sys/oss/gstosselement.c: (gst_osselement_probe),