From 6b1ac1a6ce0bdc6d29410bbbc219e6be7b904b4e Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Sat, 31 Jul 2004 18:13:29 +0000 Subject: creating new items no longer needs to be disabled since the user can 2004-07-29 JP Rosevear * gui/e-calendar-view.c: creating new items no longer needs to be disabled since the user can switch to a writable calendar and the editor ui is disabled properly svn path=/trunk/; revision=26786 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6834ce4cd5..6487a72351 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2004-07-29 JP Rosevear + + * gui/e-calendar-view.c: creating new items no longer needs to be + disabled since the user can switch to a writable calendar and the + editor ui is disabled properly + 2004-07-31 JP Rosevear * gui/dialogs/event-editor.c (show_meeting): use Invitations not -- cgit