diff options
author | Jesse Pavel <jpavel@src.gnome.org> | 2000-10-04 06:07:51 +0800 |
---|---|---|
committer | Jesse Pavel <jpavel@src.gnome.org> | 2000-10-04 06:07:51 +0800 |
commit | e9fa440f30ca9f1bfdb93b4a51e66c21444b71dc (patch) | |
tree | 37637c499e761c6bbc6f353f8b4468ca7a88bbfc /calendar/ChangeLog | |
parent | f900452e327da5a902f002dff828328690380f61 (diff) | |
download | gsoc2013-evolution-e9fa440f30ca9f1bfdb93b4a51e66c21444b71dc.tar gsoc2013-evolution-e9fa440f30ca9f1bfdb93b4a51e66c21444b71dc.tar.gz gsoc2013-evolution-e9fa440f30ca9f1bfdb93b4a51e66c21444b71dc.tar.bz2 gsoc2013-evolution-e9fa440f30ca9f1bfdb93b4a51e66c21444b71dc.tar.lz gsoc2013-evolution-e9fa440f30ca9f1bfdb93b4a51e66c21444b71dc.tar.xz gsoc2013-evolution-e9fa440f30ca9f1bfdb93b4a51e66c21444b71dc.tar.zst gsoc2013-evolution-e9fa440f30ca9f1bfdb93b4a51e66c21444b71dc.zip |
*** empty log message ***
svn path=/trunk/; revision=5695
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6f5bf197f7..720e628c8e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,6 +1,12 @@ -2000-09-22 Michael Meeks <michael@helixcode.com> +2000-10-02 Jesse Pavel <jpavel@helixcode.com> - * gui/calendar-commands.c (calendar_control_activate): upd. + * gui/e-meeting-edit.c: added support for the ROLE and RSVP parameters + in both the GUI and underlying iCal. + +2000-09-29 Jesse Pavel <jpavel@helixcode.com> + + * gui/e-meeting-edit.c: added support for organizers in the meeting + scheduler. 2000-09-29 Jesse Pavel <jpavel@helixcode.com> |