From bc3278d87a6da2036f3ae4bcf2dc1a149199a9c4 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 19 Sep 2002 05:33:38 +0000 Subject: bump the month_num by 1 because it indexs at 0 002-09-19 JP Rosevear * gui/dialogs/recurrence-page.c (simple_recur_to_comp): bump the month_num by 1 because it indexs at 0 (recurrence_page_fill_widgets): lower the month_num by one as above Fixes #30381 svn path=/trunk/; revision=18110 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8c4ec0acc0..21b00e0e34 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2002-09-19 JP Rosevear + + * gui/dialogs/recurrence-page.c (simple_recur_to_comp): bump the + month_num by 1 because it indexs at 0 + (recurrence_page_fill_widgets): lower the month_num by one as above + + Fixes #30381 + 2002-09-17 Rodrigo Moya Fixes #26362 -- cgit v1.2.3