diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 957298ab51..2cbf26c8d1 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,27 @@ +2001-07-11 JP Rosevear <jpr@ximian.com> + + * gui/dialogs/meeting-page.c: be careful about adding and + stripping MAILTO:'s properly + + * gui/dialogs/meeting-page.etspec: add missing columns + + * gui/itip-utils.c (itip_strip_mailto): point to the real start of + the email address + + * gui/itip-utils.h: add proto + + * gui/itip-control-factory.c: get rid of the my address property + + * gui/e-itip-control.c: use the users real identity to figure out + which attendee they are + (find_my_address): figure out who the user is among the attendees + + * gui/e-itip-control.h: remove protos + + * gui/dialogs/Makefile.am: extra dist etspecs + + * gui/Makefile.am: ditto + 2001-07-11 Kjartan Maraas <kmaraas@gnome.org> * gui/e-calendar-table.c: Added a hack to get the last |