summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-07-27 10:38:34 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-07-27 10:38:34 +0000
commit1364d7b0b1f036e685fc518307fb4d8edd7d172f (patch)
tree4d51430f0679c78187ab718c24de691126661e04 /ChangeLog
parente98177afae404e443ae2c41c79a63caf2d3b89ea (diff)
ext/gconf/gconf.c: Handle a NULL gconf key gracefully by rendering the default element.
Original commit message from CVS: * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default): Handle a NULL gconf key gracefully by rendering the default element.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf9042bc..344f5277 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-27 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
+ Handle a NULL gconf key gracefully by rendering the default element.
+
2007-07-27 Wim Taymans <wim.taymans@gmail.com>
* gst/rtsp/gstrtspext.h: