From: <cl...@us...> - 2005-09-13 21:36:46
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11768 Modified Files: README Log Message: Updated README, reverted ical_parser's WEEKLY parsing to 2.0b, added charset to event popup, and added two small patches. Index: README =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/README,v retrieving revision 1.87 retrieving revision 1.88 diff -C2 -d -r1.87 -r1.88 *** README 1 Sep 2005 18:35:03 -0000 1.87 --- README 13 Sep 2005 21:36:38 -0000 1.88 *************** *** 82,87 **** Changes: -------- ! 2.0 -Event URLs display without LOCATION. -Fixed VTIMEZONE dates on Windows IIS. 2.0 c --- 82,92 ---- Changes: -------- ! 2.0.1 ! -Event URLs display without LOCATION. -Fixed VTIMEZONE dates on Windows IIS. + -Event popup respect CHARSET + -Tabs parsed into + -Search links work again. + -Weekly repeating events display better. 2.0 c |