From 342de51c7d93f94c9b19444547cac2a5f6441c2f Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 4 Jun 2001 19:46:35 +0000 Subject: update the blocked/selected days if the starting day of the appointment 2001-06-04 JP Rosevear * gui/dialogs/recurrence-page.c (recurrence_page_set_dates): update the blocked/selected days if the starting day of the appointment changes, fixes #2188 * gui/dialogs/task-details-page.h: tidy proto svn path=/trunk/; revision=10113 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 877c9e6a4b..2f0b1e412e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2001-06-04 JP Rosevear + + * gui/dialogs/recurrence-page.c (recurrence_page_set_dates): + update the blocked/selected days if the starting day of the + appointment changes, fixes #2188 + + * gui/dialogs/task-details-page.h: tidy proto + 2001-06-03 Ettore Perazzoli * gui/e-itip-control.c: #include instead -- cgit