From: <ji...@us...> - 2006-12-05 06:50:44
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21889/phpicalendar Modified Files: README Log Message: update README Index: README =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/README,v retrieving revision 1.105 retrieving revision 1.106 diff -C2 -d -r1.105 -r1.106 *** README 14 Nov 2006 07:05:07 -0000 1.105 --- README 5 Dec 2006 06:50:42 -0000 1.106 *************** *** 83,86 **** --- 83,88 ---- -------- cvs + Patch to allow parsing of MS-Outlook generated ics files where line continuation uses tab instead of space. + 2.23rc1 Change parsing of timezones to accommodate extra text from Mozilla and other calendars Move getdate to init.inc.php. |