aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJohnny Jacob <jjohnny@src.gnome.org>2008-01-25 20:34:03 +0800
committerJohnny Jacob <jjohnny@src.gnome.org>2008-01-25 20:34:03 +0800
commit03ee742015a029c1ac57a121752ec0ff06fcb7fb (patch)
treef435028bc08570ee6fcaa1aff90c84e83c8e0ba4 /mail/ChangeLog
parent6459ad63f084fbfd761b3691b8a7934b92f4588a (diff)
downloadgsoc2013-evolution-03ee742015a029c1ac57a121752ec0ff06fcb7fb.tar
gsoc2013-evolution-03ee742015a029c1ac57a121752ec0ff06fcb7fb.tar.gz
gsoc2013-evolution-03ee742015a029c1ac57a121752ec0ff06fcb7fb.tar.bz2
gsoc2013-evolution-03ee742015a029c1ac57a121752ec0ff06fcb7fb.tar.lz
gsoc2013-evolution-03ee742015a029c1ac57a121752ec0ff06fcb7fb.tar.xz
gsoc2013-evolution-03ee742015a029c1ac57a121752ec0ff06fcb7fb.tar.zst
gsoc2013-evolution-03ee742015a029c1ac57a121752ec0ff06fcb7fb.zip
Fix for 467581 : wrap a/c searches in a camel-op for better cancellation.
svn path=/trunk/; revision=34892
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 55d16fc302..003db2d774 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2008-01-25 Johnny Jacob <jjohnny@novell.com>
+
+ ** Fix for #467581.
+
+ * em-folder-browser.c : Don't cancel all threads for a vfolder
+ based search (all/account search). Introduced cameloperation for
+ this and cancel it on clear.
+
2008-01-24 Milan Crha <mcrha@redhat.com>
** Partial fix for bug #395939