summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2004-01-02 15:32:40 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2004-01-02 15:32:40 +0000
commit782af836218ea29d62ceb532aea7af82e46cb34d (patch)
tree06bc6d26a8e64f0a0e7d6946345f6dce5f1c06c0 /ChangeLog
parent82ffb103529e3186d59af25f68a3b6e6293bb45f (diff)
src pad was being created twice - oops.
Original commit message from CVS: src pad was being created twice - oops.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 996e00f3..fed46066 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-03 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * gst/cutter/gstcutter.c: (gst_cutter_init):
+ src pad was being created twice - oops.
+
2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
* sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):