diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5816c90ad4..54f9f359a3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2004-09-24 Rodrigo Moya <rodrigo@novell.com> + + Fixes #65599 + + * gui/itip-utils.c (comp_fb_normalize): don't use NULL properties. + + * gui/e-pub-utils.c (e_pub_publish): use auth_new_cal_from_source() + instead of auth_new_cal_from_uri(). + 2004-09-24 JP Rosevear <jpr@novell.com> Fixes #66344 |