summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-09-20 17:38:10 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-09-20 17:38:10 +0000
commit28c0d24bdd9bab9820e0d8349259aeceec12058f (patch)
tree727c1aae7f74cdc6d3b30892eb55af5bdc4581a3 /ChangeLog
parentac256b5d1580ce1691d38192132b3ebbfa661e3c (diff)
downloadgst-plugins-bad-28c0d24bdd9bab9820e0d8349259aeceec12058f.tar.gz
gst-plugins-bad-28c0d24bdd9bab9820e0d8349259aeceec12058f.tar.bz2
gst-plugins-bad-28c0d24bdd9bab9820e0d8349259aeceec12058f.zip
examples/app/appsrc_ex.c: Fix compilation after changing the name of a method.
Original commit message from CVS: * examples/app/appsrc_ex.c: (main): Fix compilation after changing the name of a method.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e62df269..aa21308d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-20 Wim Taymans <wim.taymans@gmail.com>
+
+ * examples/app/appsrc_ex.c: (main):
+ Fix compilation after changing the name of a method.
+
2007-09-20 Stefan Kost <ensonic@users.sf.net>
* ext/alsaspdif/alsaspdifsink.c: