diff options
author | Kidd Wang <kiddwang@src.gnome.org> | 2004-02-18 13:49:29 +0800 |
---|---|---|
committer | Kidd Wang <kiddwang@src.gnome.org> | 2004-02-18 13:49:29 +0800 |
commit | 94e15c56b2496cfc3e1d6bcbd982578713eba505 (patch) | |
tree | bd2dfb21efbefec521053daed85d2c0c9d57a220 /calendar/ChangeLog | |
parent | a6aebcca77456fe76527f4c2e400aed462f6fff3 (diff) | |
download | gsoc2013-evolution-94e15c56b2496cfc3e1d6bcbd982578713eba505.tar.gz gsoc2013-evolution-94e15c56b2496cfc3e1d6bcbd982578713eba505.tar.zst gsoc2013-evolution-94e15c56b2496cfc3e1d6bcbd982578713eba505.zip |
set the string length properly.
* gui/itip-utils.c: (itip_send_comp): set the string length properly.
svn path=/trunk/; revision=24768
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b790d684d8..9863e61be8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +2004-02-18 Kidd Wang <kidd.wang@sun.com> + + * gui/itip-utils.c: (itip_send_comp): set the string length properly. + 2004-02-16 Rodrigo Moya <rodrigo@ximian.com> * gui/alarm-notify/alarm-queue.c (tray_icon_clicked_cb): removed buggy |