diff options
author | Jesse Pavel <jpavel@src.gnome.org> | 2000-11-09 07:27:06 +0800 |
---|---|---|
committer | Jesse Pavel <jpavel@src.gnome.org> | 2000-11-09 07:27:06 +0800 |
commit | 8cda86512ba503a030204855fade1415ac06a614 (patch) | |
tree | 49ea665e4482015b4b5c340499979894206a7c88 /calendar/ChangeLog | |
parent | d6fade43cf3eb5fcf722b3a01342705fc312bd79 (diff) | |
download | gsoc2013-evolution-8cda86512ba503a030204855fade1415ac06a614.tar.gz gsoc2013-evolution-8cda86512ba503a030204855fade1415ac06a614.tar.zst gsoc2013-evolution-8cda86512ba503a030204855fade1415ac06a614.zip |
updated the GUI to allow the user to add PUBLISHed events to his calendar,
* gui/e-itip-control.c, gui/e-itip-control.glade: updated the GUI
to allow the user to add PUBLISHed events to his calendar, and created
unworking buttons for meeting requests.
svn path=/trunk/; revision=6518
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 9e3ac57452..558cb4c66f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2000-11-08 Jesse Pavel <jpavel@helixcode.com> + + * gui/e-itip-control.c, gui/e-itip-control.glade: updated the GUI + to allow the user to add PUBLISHed events to his calendar, and created + unworking buttons for meeting requests. + 2000-11-08 Federico Mena Quintero <federico@helixcode.com> These changes fix bugzilla bugs #874 and #875. |