aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2006-06-12 12:50:40 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2006-06-12 12:50:40 +0800
commit4dbdaf99b9eaf4b2672e4ae66c8f4d05bc5e6aa3 (patch)
tree673b3b08a898af8ebda1743bed2119f845dadcbd /mail/ChangeLog
parent56c45fcfabb6a832d5e044fcde87e8ec3b25367b (diff)
downloadgsoc2013-evolution-4dbdaf99b9eaf4b2672e4ae66c8f4d05bc5e6aa3.tar
gsoc2013-evolution-4dbdaf99b9eaf4b2672e4ae66c8f4d05bc5e6aa3.tar.gz
gsoc2013-evolution-4dbdaf99b9eaf4b2672e4ae66c8f4d05bc5e6aa3.tar.bz2
gsoc2013-evolution-4dbdaf99b9eaf4b2672e4ae66c8f4d05bc5e6aa3.tar.lz
gsoc2013-evolution-4dbdaf99b9eaf4b2672e4ae66c8f4d05bc5e6aa3.tar.xz
gsoc2013-evolution-4dbdaf99b9eaf4b2672e4ae66c8f4d05bc5e6aa3.tar.zst
gsoc2013-evolution-4dbdaf99b9eaf4b2672e4ae66c8f4d05bc5e6aa3.zip
Added a fix to sorting in vertical view.
svn path=/trunk/; revision=32104
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 ecf9457dcd..5aa0b01727 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-12 Srinivasa Ragavan <sragavan@novell.com>
+
+ * message-list.etspec: Corrected the sortable parameter of the message
+ list correctly.
+
2006-06-29 Chris Heath <chris@heathens.co.nz>
* message-list.c (message_list_finalise): Fix memory leak.