diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a699e1e758..ef061b0b42 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2001-10-30 Federico Mena Quintero <federico@ximian.com> + + * gui/itip-utils.c (itip_send_comp): Allocate enough space for the + string! (was missing the null terminator) Possibly fixes #13924. + Thanks a *LOT* to Michael Zucchi for running this through Purify. + 2001-10-30 JP Rosevear <jpr@ximian.com> * gui/e-meeting-time-sel-item.c |