From 25e1b34aafe43ba6cf1040340a38dd38a90aad33 Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Tue, 18 Apr 2000 18:17:07 +0000 Subject: import of libical-0.16 svn path=/trunk/; revision=2484 --- libical/ChangeLog | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'libical/ChangeLog') diff --git a/libical/ChangeLog b/libical/ChangeLog index 683a112752..4b226ac5a6 100644 --- a/libical/ChangeLog +++ b/libical/ChangeLog @@ -1,18 +1,20 @@ -2000-04-10 Damon Chaplin +2000-03-17 Eric Busboom - * configure.in: added AC_PROG_MAKE_SET. + * icalstore.c Vastly improved icalstore_test. -2000-03-01 Ettore Perazzoli +2000-03-16 Eric Busboom - * src/libicalss/Makefile.am (INCLUDES): Include from - `$(top_srcdir)/src/libical'. + * icalcluster.c Added compile flag (ICAL_SAFESAVES) to switch how + icalcluster saves files during commits. When the flag is define, + it will write the data to a temorar file and rename the file to + the target file. -2000-02-26 Seth Alves + * storage.c Added seterate test suite for sotage components - * src/libical/icalitipy.y: renamed icalitip.y so automake bung is easy + * icalparser.c Created parser object, implemented line-oriented + parsering, and made message oriented parsing work in terms f line + oriented parsing. - * src/libical/icalitipl.l: renamed icalitip.l so automake bung is easy + * icalparser.c Fixed icalparser_get_line to remove \r in input. + - * src/libical/Makefile.am: added icalparser_yy to the start - of all the yacc/lex names to avoid namespace conflicts. - note that this forces the build to use bison/flex -- cgit v1.2.3