From: <cl...@us...> - 2003-09-15 06:31:00
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1:/tmp/cvs-serv1245 Modified Files: README Log Message: For 0.9.4 Index: README =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/README,v retrieving revision 1.47 retrieving revision 1.48 diff -C2 -d -r1.47 -r1.48 *** README 13 Aug 2003 05:37:35 -0000 1.47 --- README 15 Sep 2003 06:30:57 -0000 1.48 *************** *** 73,76 **** --- 73,85 ---- Changes: -------- + 0.9.4 + -Vastly improved BYDAY, BYMONTHDAY support + -Improved DURATION Support + -Smaller HTML footprint on all pages with same look and feel. + -Combined Calendars automatically refresh when changes are made + -Vtodo popup works again + -Validation increased on multiple pages + -Fixed a bug not listing blacklisted calendars + 0.9.3 -Multiple calendar support (up to 8). |