aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2008-09-25 23:59:03 +0800
committerPhilip Withnall <pwithnall@src.gnome.org>2008-09-25 23:59:03 +0800
commit9b1cc7f981daf8e9c841d82ac1a21c3854930018 (patch)
treebe35d193cacf0f296c652530c7ca689b283fa2da /mail/ChangeLog
parentdc4967ab610a6d97258c8e937b0f623bce89856b (diff)
downloadgsoc2013-evolution-9b1cc7f981daf8e9c841d82ac1a21c3854930018.tar
gsoc2013-evolution-9b1cc7f981daf8e9c841d82ac1a21c3854930018.tar.gz
gsoc2013-evolution-9b1cc7f981daf8e9c841d82ac1a21c3854930018.tar.bz2
gsoc2013-evolution-9b1cc7f981daf8e9c841d82ac1a21c3854930018.tar.lz
gsoc2013-evolution-9b1cc7f981daf8e9c841d82ac1a21c3854930018.tar.xz
gsoc2013-evolution-9b1cc7f981daf8e9c841d82ac1a21c3854930018.tar.zst
gsoc2013-evolution-9b1cc7f981daf8e9c841d82ac1a21c3854930018.zip
** Fix for bug #552551
2008-09-25 Philip Withnall <philip@tecnocode.co.uk> ** Fix for bug #552551 * em-folder-browser.c (emfb_search_search_activated): Add a NULL check for search_word before calling strcmp. svn path=/trunk/; revision=36451
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index fd1ac0b4d5..34686abb67 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-25 Philip Withnall <philip@tecnocode.co.uk>
+
+ ** Fix for bug #552551
+
+ * em-folder-browser.c (emfb_search_search_activated): Add a NULL
+ check for search_word before calling strcmp.
+
2008-09-25 Sankar P <psankar@novell.com>
License Changes