aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-06-14 02:15:17 +0800
committerChristian Persch <chpe@src.gnome.org>2003-06-14 02:15:17 +0800
commit486d194d5a04616abb66e7eac63b63231c013447 (patch)
tree1851bd51a784426db0920a27ea782eb3ac637eff /ChangeLog
parent63c30bbc992945dcae374ef87716234fa53cd184 (diff)
downloadgsoc2013-epiphany-486d194d5a04616abb66e7eac63b63231c013447.tar
gsoc2013-epiphany-486d194d5a04616abb66e7eac63b63231c013447.tar.gz
gsoc2013-epiphany-486d194d5a04616abb66e7eac63b63231c013447.tar.bz2
gsoc2013-epiphany-486d194d5a04616abb66e7eac63b63231c013447.tar.lz
gsoc2013-epiphany-486d194d5a04616abb66e7eac63b63231c013447.tar.xz
gsoc2013-epiphany-486d194d5a04616abb66e7eac63b63231c013447.tar.zst
gsoc2013-epiphany-486d194d5a04616abb66e7eac63b63231c013447.zip
Handle NULL return from eel_gconf_get_string. Oh, and fix yet another mem
2003-06-13 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-dialog.c: (get_index), (set_optionmenu_from_config), (set_radiobuttongroup_from_config): Handle NULL return from eel_gconf_get_string. Oh, and fix yet another mem leak.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e6f99199..318250f21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-06-13 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/ephy-dialog.c: (get_index), (set_optionmenu_from_config),
+ (set_radiobuttongroup_from_config):
+
+ Handle NULL return from eel_gconf_get_string.
+ Oh, and fix yet another mem leak.
+
2003-06-13 Marco Pesenti Gritti <marco@it.gnome.org>
* src/bookmarks/ephy-bookmarks-import.c: