From f7b72fea208b2534a877474716806b57c4bf2375 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Thu, 5 Jan 2006 07:48:51 +0000 Subject: fixes #216535 svn path=/trunk/; revision=31062 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f9d85ffc06..4d23ba3faf 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2006-01-05 Johnny Jacob + + Fixes #216535 + * gui/dialogs/event-page.c (end_date_changed_cb ): Added. Signal + handler for end_time. + (start_date_changed_cb) : Added. Changes the end_time according to + the duration. + 2006-01-05 Chenthill Palanisamy * gui/alarm-notify/alarm-notify-dialog.c: -- cgit