summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d901318c..a02f0129 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-01-18 Sebastian Dröge <slomo@circular-chaos.org>
+ * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_finalize):
+ Unparent all bands from the equalizer when finalizing to stop
+ leaking them.
+
+2008-01-18 Sebastian Dröge <slomo@circular-chaos.org>
+
* ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_uri_get_protocols):
Add support for WebDAV.