aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2008-06-02 13:39:51 +0800
committerBharath Acharya <abharath@src.gnome.org>2008-06-02 13:39:51 +0800
commitb6442f0191d55e6325e0a111e3513056114fea44 (patch)
tree818d3e013cff5e9fce021d52ca0fc2147660e0e8 /mail/ChangeLog
parent48fbd44f442c14639aa923c203b6b9a1c0dfdb1a (diff)
downloadgsoc2013-evolution-b6442f0191d55e6325e0a111e3513056114fea44.tar
gsoc2013-evolution-b6442f0191d55e6325e0a111e3513056114fea44.tar.gz
gsoc2013-evolution-b6442f0191d55e6325e0a111e3513056114fea44.tar.bz2
gsoc2013-evolution-b6442f0191d55e6325e0a111e3513056114fea44.tar.lz
gsoc2013-evolution-b6442f0191d55e6325e0a111e3513056114fea44.tar.xz
gsoc2013-evolution-b6442f0191d55e6325e0a111e3513056114fea44.tar.zst
gsoc2013-evolution-b6442f0191d55e6325e0a111e3513056114fea44.zip
Committing on behalf of Milan Crha <mcrha@redhat.com>
2008-06-02 Milan Crha <mcrha@redhat.com> ** Fix for bug #535749 * message-list.c: (regen_list_exec): Use better condition whether keep cursor_uid in the message list or not on regeneration. svn path=/trunk/; revision=35574
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 d99e696db9..0fea6f5750 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2008-06-02 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #535749
+
+ * message-list.c: (regen_list_exec): Use better condition whether
+ keep cursor_uid in the message list or not on regeneration.
+
2008-06-02 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #531836