From 0b3393545875f1442ea270bd54ced763b6fe54ba Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 8 Aug 2004 01:47:17 +0000 Subject: Added webcal caching. --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index a5e4e2f..dfbb172 100644 --- a/README +++ b/README @@ -41,8 +41,9 @@ http://phpicalendar.sourceforge.net/phpBB2 Supported Calendar Applications: -------------------------------- -PHP iCalendar supports any calendar application that can generate -valid IETF 2445 files (.ics). Some of the supported applications are: +PHP iCalendar does not edit calendars, instead it supports any calendar +application that can generate valid IETF 2445 files (.ics). +Some of the supported applications are: - Apple iCal - http://www.apple.com/ical/ @@ -101,6 +102,7 @@ Changes: -RSS respects $calendar_path. -YEARLY repeating events display better. -All Calendars Combined can now be cached for greater performance. + -Webcals can be cached for greater performance. -Parsing engine now twice as fast. -Various bug fixes. -- cgit v1.2.3