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 /calendar/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 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0b66e07e65..ee997d1a75 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2007-09-21 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #411125 + + * gui/dialogs/meeting-page.etspec: + * gui/e-meeting-time-sel.etspec: + * gui/e-memo-table.etspec: + * gui/e-calendar-table.etspec: + * gui/e-cal-list-view.etspec: + Uses 'compare="collate"' instead of 'compare="string"' to handle UTF + characters correctly. + 2007-09-21 Jedy Wang <jedy.wang@sun.com> ** Fixes bug #476124. |