aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2001-03-02 01:10:50 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-03-02 01:10:50 +0800
commit63145be20bb873e902f2054da8a902fdaadb7545 (patch)
tree2d5cb48badd543522857221d1874a1626d484a1f /mail/ChangeLog
parentdbcf42527784f66f0bc7912d40e3f68a81ac42a3 (diff)
downloadgsoc2013-evolution-63145be20bb873e902f2054da8a902fdaadb7545.tar
gsoc2013-evolution-63145be20bb873e902f2054da8a902fdaadb7545.tar.gz
gsoc2013-evolution-63145be20bb873e902f2054da8a902fdaadb7545.tar.bz2
gsoc2013-evolution-63145be20bb873e902f2054da8a902fdaadb7545.tar.lz
gsoc2013-evolution-63145be20bb873e902f2054da8a902fdaadb7545.tar.xz
gsoc2013-evolution-63145be20bb873e902f2054da8a902fdaadb7545.tar.zst
gsoc2013-evolution-63145be20bb873e902f2054da8a902fdaadb7545.zip
Check the container is not NIL before trying to set thje prop.
2001-03-02 Not Zed <NotZed@Ximian.com> * mail-mt.c (set_stop): Check the container is not NIL before trying to set thje prop. svn path=/trunk/; revision=8449
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 8aadc9dc3c..703f843a28 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-02 Not Zed <NotZed@Ximian.com>
+
+ * mail-mt.c (set_stop): Check the container is not NIL before
+ trying to set thje prop.
+
2001-03-01 Not Zed <NotZed@Ximian.com>
* folder-browser.c (folder_browser_search_menu_activated): Fixes