aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJesse Pavel <jpavel@src.gnome.org>2000-11-07 07:10:42 +0800
committerJesse Pavel <jpavel@src.gnome.org>2000-11-07 07:10:42 +0800
commite3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec (patch)
tree27624c758032b88e835bf2b76a5166a81b1618ed /calendar/ChangeLog
parent304ec439aef185a16c52ac1e22b9d6e723845ad2 (diff)
downloadgsoc2013-evolution-e3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec.tar
gsoc2013-evolution-e3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec.tar.gz
gsoc2013-evolution-e3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec.tar.bz2
gsoc2013-evolution-e3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec.tar.lz
gsoc2013-evolution-e3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec.tar.xz
gsoc2013-evolution-e3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec.tar.zst
gsoc2013-evolution-e3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec.zip
*gui/e-itip-control.c, gui/e-itip-control.glade: changed to GUI to
accomodate dynamically generated buttons, which will be tailored to the type of iTip message that is incoming. *gui/e-meeting-dialog.glade gui/e-meeting-edit.c: added a new button to publish events, in addition to requesting meetings. svn path=/trunk/; revision=6463
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 426ee0b488..a7616b3728 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2000-11-06 Jesse Pavel <jpavel@helixcode.com>
+
+ *gui/e-itip-control.c, gui/e-itip-control.glade: changed to GUI to
+ accomodate dynamically generated buttons, which will be tailored to
+ the type of iTip message that is incoming.
+
+ *gui/e-meeting-dialog.glade gui/e-meeting-edit.c: added a new button
+ to publish events, in addition to requesting meetings.
+
2000-11-05 Federico Mena Quintero <federico@helixcode.com>
* gui/event-editor-dialog.glade: Removed the old recurrence page.