From: <cl...@us...> - 2003-11-21 03:37:26
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1:/tmp/cvs-serv1441 Modified Files: README Log Message: Added 1.0 features to date. Index: README =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/README,v retrieving revision 1.52 retrieving revision 1.53 diff -C2 -d -r1.52 -r1.53 *** README 16 Nov 2003 06:09:09 -0000 1.52 --- README 21 Nov 2003 03:37:22 -0000 1.53 *************** *** 87,90 **** --- 87,96 ---- Changes: -------- + 1.0 + -Fixed all reported bugs. + -Event popup now displays calendar name. + -Event popup now supports more than 1024 characters. + -URL support added. + 0.9.5 -Fixed all reported bugs. |