diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-12-21 20:38:11 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-12-21 20:38:11 +0800 |
commit | ce934e0f6bd56288f13e10099abf7bdbc8bb50e0 (patch) | |
tree | 64410f66a1efa374afc87673f6a805a3313247b4 /plugins/mail-to-task/ChangeLog | |
parent | 752f32f7dbd4d99f159abdd591e164cf00741b0d (diff) | |
download | gsoc2013-evolution-ce934e0f6bd56288f13e10099abf7bdbc8bb50e0.tar gsoc2013-evolution-ce934e0f6bd56288f13e10099abf7bdbc8bb50e0.tar.gz gsoc2013-evolution-ce934e0f6bd56288f13e10099abf7bdbc8bb50e0.tar.bz2 gsoc2013-evolution-ce934e0f6bd56288f13e10099abf7bdbc8bb50e0.tar.lz gsoc2013-evolution-ce934e0f6bd56288f13e10099abf7bdbc8bb50e0.tar.xz gsoc2013-evolution-ce934e0f6bd56288f13e10099abf7bdbc8bb50e0.tar.zst gsoc2013-evolution-ce934e0f6bd56288f13e10099abf7bdbc8bb50e0.zip |
fixes #274433
svn path=/trunk/; revision=30920
Diffstat (limited to 'plugins/mail-to-task/ChangeLog')
-rw-r--r-- | plugins/mail-to-task/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/mail-to-task/ChangeLog b/plugins/mail-to-task/ChangeLog index 705ba4a4d2..d6005138c0 100644 --- a/plugins/mail-to-task/ChangeLog +++ b/plugins/mail-to-task/ChangeLog @@ -1,3 +1,10 @@ +2005-12-21 Chenthill Palanisamy <pchenthill@novell.com> + + Committing for Hiroyuki Ikezoe <poincare@ikezoe.net> + + Fixes #274433 + * mail-to-task.c: (set_description): Convert the string to utf8. + 2005-10-11 Mubeen Jukaku <jmubeen@novell.com> * mail-to-task.c (set_attendees): Re-implemented this funciton. |