diff options
author | JP Rosevear <jpr@ximian.com> | 2002-09-04 05:48:24 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-09-04 05:48:24 +0800 |
commit | 53c71a4b9bf5d7e35aeafb84ecf76ababa02eb12 (patch) | |
tree | cd03061072a447248b5dd820fbae7acfec582a7c /calendar/ChangeLog | |
parent | 18cb9114145c3df5eb956f2cf07119864ff6f67e (diff) | |
download | gsoc2013-evolution-53c71a4b9bf5d7e35aeafb84ecf76ababa02eb12.tar.gz gsoc2013-evolution-53c71a4b9bf5d7e35aeafb84ecf76ababa02eb12.tar.zst gsoc2013-evolution-53c71a4b9bf5d7e35aeafb84ecf76ababa02eb12.zip |
don't make the reply component minimal
2002-09-03 JP Rosevear <jpr@ximian.com>
* gui/itip-utils.c (comp_compliant): don't make the reply
component minimal
Fixes #28956
svn path=/trunk/; revision=17957
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 778b472665..0d441a11f4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,17 @@ +2002-09-03 JP Rosevear <jpr@ximian.com> + + * gui/itip-utils.c (comp_compliant): don't make the reply + component minimal + + Fixes #28956 + +2002-08-30 JP Rosevear <jpr@ximian.com> + + * gui/itip-utils.c (itip_send_comp): make the sure to list is 0 + length before sending via imip + + Fixes #29624 + 2002-08-30 Mike Kestner <mkestner@ximian.com> * gui/dialogs/event-page.c: |