From 1364d7b0b1f036e685fc518307fb4d8edd7d172f Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Fri, 27 Jul 2007 10:38:34 +0000 Subject: 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. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cf9042bc..344f5277 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-07-27 Jan Schmidt + + * 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 * gst/rtsp/gstrtspext.h: -- cgit