diff options
author | Milan Crha <mcrha@src.gnome.org> | 2007-09-21 14:47:45 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2007-09-21 14:47:45 +0800 |
commit | 572dd23bba3af63e9af1c6389f40008f6afe039b (patch) | |
tree | 2b676887891496e54299f0cd29f0f369f26b9037 /addressbook/ChangeLog | |
parent | 50ff474bf88324c6adf6dbe65c4bce9b4240d928 (diff) | |
download | gsoc2013-evolution-572dd23bba3af63e9af1c6389f40008f6afe039b.tar.gz gsoc2013-evolution-572dd23bba3af63e9af1c6389f40008f6afe039b.tar.zst gsoc2013-evolution-572dd23bba3af63e9af1c6389f40008f6afe039b.zip |
2007-09-21 mcrha Fix for bug #411125
svn path=/trunk/; revision=34289
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 2ddfeaf1b2..ad55546d75 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2007-09-21 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #411125 + + * gui/widgets/e-addressbook-view.etspec: + * gui/contact-list-editor/e-contact-list-editor.etspec: + Uses 'compare="collate"' instead of 'compare="string"' to handle UTF + characters correctly. + 2007-09-14 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #476231 |