aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-11-17 13:45:05 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-11-17 13:45:05 +0800
commit5db8b60d2c9900fa417822e881be8c7abaccb289 (patch)
tree3fc3e4761fe3845181cdde9c7febaf12135880c7 /mail/ChangeLog
parent41348bb945c237f324ffebb0d05f5f468f3d5682 (diff)
downloadgsoc2013-evolution-5db8b60d2c9900fa417822e881be8c7abaccb289.tar
gsoc2013-evolution-5db8b60d2c9900fa417822e881be8c7abaccb289.tar.gz
gsoc2013-evolution-5db8b60d2c9900fa417822e881be8c7abaccb289.tar.bz2
gsoc2013-evolution-5db8b60d2c9900fa417822e881be8c7abaccb289.tar.lz
gsoc2013-evolution-5db8b60d2c9900fa417822e881be8c7abaccb289.tar.xz
gsoc2013-evolution-5db8b60d2c9900fa417822e881be8c7abaccb289.tar.zst
gsoc2013-evolution-5db8b60d2c9900fa417822e881be8c7abaccb289.zip
handle an unparsable url without crashing.
2003-11-17 Not Zed <NotZed@Ximian.com> * em-folder-selection-button.c (set_contents): handle an unparsable url without crashing. svn path=/trunk/; revision=23381
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 119b4f015a..89203af080 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,8 @@
2003-11-17 Not Zed <NotZed@Ximian.com>
+ * em-folder-selection-button.c (set_contents): handle an
+ unparsable url without crashing.
+
* mail-tools.c (mail_tool_get_local_inbox): thin wrapper on
mail_component_get_local_inbox.