From 3e8a4428fe1b92bbc4aca2d719ae55a1b8ccf8a3 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Fri, 18 Jun 2004 13:38:01 +0000 Subject: Fixes #56323 2004-06-18 Rodrigo Moya Fixes #56323 * gui/calendar-component.c (create_new_event): removed read-only check, just call the editor with the currently selected client and let it do the job. * gui/tasks-component.c (create_new_todo): ditto. svn path=/trunk/; revision=26419 --- calendar/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 236bb25b16..ac02853885 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2004-06-18 Rodrigo Moya + + Fixes #56323 + + * gui/calendar-component.c (create_new_event): removed read-only + check, just call the editor with the currently selected client and + let it do the job. + + * gui/tasks-component.c (create_new_todo): ditto. + 2004-06-18 Rodrigo Moya Fixes #60293 -- cgit v1.2.3