aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-02-27 06:37:40 +0800
committerChris Toshok <toshok@src.gnome.org>2003-02-27 06:37:40 +0800
commitbf636265e06e47f6eb8273dac33111688af930e8 (patch)
treef112d5f2aa77e387b0de374196b6f460ec6f4ab0 /shell/ChangeLog
parentb91b7c9a0bfb4f2dd358cc1bd6a635ef72cf1768 (diff)
downloadgsoc2013-evolution-bf636265e06e47f6eb8273dac33111688af930e8.tar
gsoc2013-evolution-bf636265e06e47f6eb8273dac33111688af930e8.tar.gz
gsoc2013-evolution-bf636265e06e47f6eb8273dac33111688af930e8.tar.bz2
gsoc2013-evolution-bf636265e06e47f6eb8273dac33111688af930e8.tar.lz
gsoc2013-evolution-bf636265e06e47f6eb8273dac33111688af930e8.tar.xz
gsoc2013-evolution-bf636265e06e47f6eb8273dac33111688af930e8.tar.zst
gsoc2013-evolution-bf636265e06e47f6eb8273dac33111688af930e8.zip
make this more robust - only assume it's a folderlistitem node if the name
2003-02-26 Chris Toshok <toshok@ximian.com> * e-folder-list.c (e_folder_list_parse_xml): make this more robust - only assume it's a folderlistitem node if the name of the node is "folder". svn path=/trunk/; revision=20079
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index b8ea1a0f27..942c4b2e93 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-26 Chris Toshok <toshok@ximian.com>
+
+ * e-folder-list.c (e_folder_list_parse_xml): make this more robust
+ - only assume it's a folderlistitem node if the name of the node
+ is "folder".
+
2003-02-26 Jeffrey Stedfast <fejj@ximian.com>
* e-config-upgrade.c: Change the type of load_http_images to INT