summaryrefslogtreecommitdiffstats
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
commit17efaf00d4cf88c82b15195ca6270d2711215c56 (patch)
treeb6d79d785b2a3be585ba67f19b86cd88bce47ef5
parentde15c50800f47925b5efda6c6cf1b344502a1dfb (diff)
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 fb2cc6f3..65b59c2a 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)