From: <cl...@us...> - 2003-11-24 01:44:53
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1:/tmp/cvs-serv9148 Modified Files: README Log Message: Added 1.0 RC-1 information. Index: README =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/README,v retrieving revision 1.53 retrieving revision 1.54 diff -C2 -d -r1.53 -r1.54 *** README 21 Nov 2003 03:37:22 -0000 1.53 --- README 24 Nov 2003 01:44:48 -0000 1.54 *************** *** 87,95 **** 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 --- 87,97 ---- Changes: -------- ! 1.0 RC-1 -Fixed all reported bugs. -Event popup now displays calendar name. -Event popup now supports more than 1024 characters. ! -Subscribe and download links now work again. ! -URL support added for popups. ! -Added config based calendar authentication. 0.9.5 |