From ba9c7d021709966f75200f778b1ba5dc3ff7ab04 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 1 Sep 2000 15:24:30 +0000 Subject: We don't need AC_PROG_RANLIB and AM_PROG_LIBTOOL 2000-09-01 JP Rosevear * configure.in: We don't need AC_PROG_RANLIB and AM_PROG_LIBTOOL * src/libical/icalyacc.y (clear_recur): Explicitly set the week_start to the Monday default in case the recurrence rule does not. 2000-09-01 JP Rosevear * gui/event-editor.c: Make toolbar save and close button. We should put a similar menu option in sometime. 2000-08-31 JP Rosevear * cal-util/cal-recur.c (array_to_list): Use ICAL_RECURRENCE_ARRAY_MAX instead of MAX_SHORT svn path=/trunk/; revision=5164 --- libical/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'libical/ChangeLog') diff --git a/libical/ChangeLog b/libical/ChangeLog index 04503e37d9..1fec1bcc29 100644 --- a/libical/ChangeLog +++ b/libical/ChangeLog @@ -1,3 +1,12 @@ +2000-09-01 JP Rosevear + + * configure.in: We don't need AC_PROG_RANLIB and + AM_PROG_LIBTOOL + + * src/libical/icalyacc.y (clear_recur): Explicitly + set the week_start to the Monday default in case the + recurrence rule does not. + 2000-08-31 JP Rosevear * Kill off more old, dead files -- cgit v1.2.3