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 4d8f4ea2..e6ca23a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-11 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
+ Use and unset the GError when pipeline creation fails instead of
+ simply leaking it. Fixes bug #515704.
+
2008-02-10 Sebastian Dröge <slomo@circular-chaos.org>
* gst/audiofx/audioamplify.c: