summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2004-11-27 14:41:51 +0000
committerChristophe Fergeau <teuf@gnome.org>2004-11-27 14:41:51 +0000
commit5c6c70a449a43e65e7d855a19ca8c8f89a8ddc5c (patch)
tree38aa0f2cb4d1c1885f7c686d2da71f7210459a69
parent3b48708b7727cdf8827f0d7d9d108e0a090028dd (diff)
downloadgstreamer-plugins-bad-5c6c70a449a43e65e7d855a19ca8c8f89a8ddc5c.tar.gz
gst/audioconvert/gstaudioconvert.c: call parent dispose method
Original commit message from CVS: 2004-11-27 Christophe Fergeau <teuf@gnome.org> * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose): call parent dispose method
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb2cc6f3b..65b59c2a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-27 Christophe Fergeau <teuf@gnome.org>
+
+ * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
+ call parent dispose method
+
2004-11-27 Martin Soto <martinsoto@users.sourceforge.net>
* gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)