From: <cl...@us...> - 2004-08-19 22:05:38
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv938 Modified Files: README Log Message: Added swedish, updated Readme. Index: README =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/README,v retrieving revision 1.72 retrieving revision 1.73 diff -C2 -d -r1.72 -r1.73 *** README 13 Aug 2004 22:51:34 -0000 1.72 --- README 19 Aug 2004 22:05:28 -0000 1.73 *************** *** 84,93 **** Starting with 0.9.4, PHP iCalendar is moving away from supporting 4.x browsers. If you still need support for these browers, 0.9.3 is still available for ! download. To get the latest ical support, simply download the latest version ! of PHP iCalendar and replace the file called 'ical_parser.php' in the ! functions folder. Changes: -------- 2.0 alpha 2 -Mozilla calendars work again. --- 84,96 ---- Starting with 0.9.4, PHP iCalendar is moving away from supporting 4.x browsers. If you still need support for these browers, 0.9.3 is still available for ! download. Changes: -------- + 2.0 beta + -Swedish translation added. + -Fixed stat bug. + -Various Bug fixes. + 2.0 alpha 2 -Mozilla calendars work again. |