From e5a5278df98df3dccee506b0847644055fb11905 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 21 Apr 2003 22:15:36 +0000 Subject: this should never happen unless you're really trying, but don't crash if 2003-04-21 Chris Toshok * e-folder-list.c (e_folder_list_parse_xml): this should never happen unless you're really trying, but don't crash if the xml setting is malformed. svn path=/trunk/; revision=20912 --- shell/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index a9be31cf26..1b83ddeecd 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2003-04-21 Chris Toshok + + * e-folder-list.c (e_folder_list_parse_xml): this should never + happen unless you're really trying, but don't crash if the xml + setting is malformed. + 2003-04-21 Ettore Perazzoli * e-local-storage.c (create_folder_directory): Don't signal an -- cgit