From: <ji...@us...> - 2006-11-14 07:05:09
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32205/phpicalendar Modified Files: README Log Message: update README Index: README =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/README,v retrieving revision 1.104 retrieving revision 1.105 diff -C2 -d -r1.104 -r1.105 *** README 12 Nov 2006 08:12:21 -0000 1.104 --- README 14 Nov 2006 07:05:07 -0000 1.105 *************** *** 83,87 **** -------- cvs ! Fix parsing of timezones to accommodate extra text from Mozilla and other calendars Bug fixes Fixed error in german language file --- 83,89 ---- -------- cvs ! Change parsing of timezones to accommodate extra text from Mozilla and other calendars ! Move getdate to init.inc.php. ! Change date calcs so that rss feeds can list events across more than one year. Bug fixes Fixed error in german language file |