aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2008-01-28 14:24:53 +0800
committerSuman Manjunath <msuman@src.gnome.org>2008-01-28 14:24:53 +0800
commit89791fb36475d2cfceefd8613f1f2802b3b96267 (patch)
tree64d496076244f30fe55f89a3c5a258ad9e2d469d /mail/ChangeLog
parent8d0007578eef6f69c3a2af9b7954f44c671ec331 (diff)
downloadgsoc2013-evolution-89791fb36475d2cfceefd8613f1f2802b3b96267.tar
gsoc2013-evolution-89791fb36475d2cfceefd8613f1f2802b3b96267.tar.gz
gsoc2013-evolution-89791fb36475d2cfceefd8613f1f2802b3b96267.tar.bz2
gsoc2013-evolution-89791fb36475d2cfceefd8613f1f2802b3b96267.tar.lz
gsoc2013-evolution-89791fb36475d2cfceefd8613f1f2802b3b96267.tar.xz
gsoc2013-evolution-89791fb36475d2cfceefd8613f1f2802b3b96267.tar.zst
gsoc2013-evolution-89791fb36475d2cfceefd8613f1f2802b3b96267.zip
Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #504062 (Don't use collate keys for comparing addresses as they are not hashed)
svn path=/trunk/; revision=34911
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 0be2a3cb3a..7222fb34d4 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2008-01-28 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #504062
+
+ * message-list.c: (get_normalised_string): Store strings for addresses,
+ instead of collate keys.
+ * message-list.etspec: Compare Subject as strings, not as collate.
+
2008-01-28 Andre Klapper <a9016009@gmx.de>
* em-filter-i18n.h: Added translator comments.