diff options
author | Jesse Pavel <jpavel@src.gnome.org> | 2000-09-28 06:17:19 +0800 |
---|---|---|
committer | Jesse Pavel <jpavel@src.gnome.org> | 2000-09-28 06:17:19 +0800 |
commit | 98a3ac0e6c55a4bcb3c043b916c5df1faff98f7c (patch) | |
tree | 21e8d6dd74df2f1bae0dc9b76492460682a3f247 /calendar/ChangeLog | |
parent | abd6186b370629d256780c022db5e303dad1ff41 (diff) | |
download | gsoc2013-evolution-98a3ac0e6c55a4bcb3c043b916c5df1faff98f7c.tar gsoc2013-evolution-98a3ac0e6c55a4bcb3c043b916c5df1faff98f7c.tar.gz gsoc2013-evolution-98a3ac0e6c55a4bcb3c043b916c5df1faff98f7c.tar.bz2 gsoc2013-evolution-98a3ac0e6c55a4bcb3c043b916c5df1faff98f7c.tar.lz gsoc2013-evolution-98a3ac0e6c55a4bcb3c043b916c5df1faff98f7c.tar.xz gsoc2013-evolution-98a3ac0e6c55a4bcb3c043b916c5df1faff98f7c.tar.zst gsoc2013-evolution-98a3ac0e6c55a4bcb3c043b916c5df1faff98f7c.zip |
*** empty log message ***
svn path=/trunk/; revision=5603
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0f2a1f8960..f8d5f360b7 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2000-09-27 Jesse Pavel <jpavel@helixcode.com> + + * gui/event-editor.c: changed a menu entry so that it will invoke + my meeting editor. + + * gui/e-meeting-edit.[ch]: added these files to provide preliminary + support for iTIP meeting scheduling. Currently, only the GUI works; + there is not yet any backend support. + + * gui/Makefile.am: added entries for e-meeting-edit.[ch] + 2000-09-24 Damon Chaplin <damon@helixcode.com> * gui/dialogs/task-editor-dialog.glade: set the height of the scrolled |