diff options
author | Milan Crha <mcrha@src.gnome.org> | 2007-07-30 18:01:20 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2007-07-30 18:01:20 +0800 |
commit | a37c55760048564773e65bc3b94e9c52406ca403 (patch) | |
tree | fa002c2f29e9d63a80f600c119ee70e1f6a30f51 /calendar/ChangeLog | |
parent | 67a110f6f99c02bb8b7ccb46495525843923fef0 (diff) | |
download | gsoc2013-evolution-a37c55760048564773e65bc3b94e9c52406ca403.tar.gz gsoc2013-evolution-a37c55760048564773e65bc3b94e9c52406ca403.tar.zst gsoc2013-evolution-a37c55760048564773e65bc3b94e9c52406ca403.zip |
2007-07-30 mcrha Fix for bug #343716
svn path=/trunk/; revision=33898
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a3586a69d6..ee2bda838a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2007-07-30 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #343716 + + * gui/dialogs/memo-page.c: (memo_page_fill_component): + Working properly with UTF-8 characters when cutting and + added ellipsize for longer texts. + 2007-07-30 Chenthill Palanisamy <pchenthill@novell.com> Fixes #453860 |