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
commitb774bb96c905de46cacbbd881bb812c40aaadcc3 (patch)
treea2c1f260b71e55c906475fb5fbdebd86b8aed013 /ChangeLog
parenta5427b4482b20bfdb836c8a142974509372d2ed8 (diff)
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),