From: <cl...@us...> - 2003-11-26 00:52:54
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1:/tmp/cvs-serv8733 Modified Files: README Log Message: Updated for 1.0 RC-2. Index: README =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/README,v retrieving revision 1.55 retrieving revision 1.56 diff -C2 -d -r1.55 -r1.56 *** README 24 Nov 2003 03:15:57 -0000 1.55 --- README 26 Nov 2003 00:52:51 -0000 1.56 *************** *** 87,90 **** --- 87,95 ---- Changes: -------- + 1.0 RC-2 + -Fixed all reported bugs. + -Added failed login dialog for config authentication. + -RSS and Admin pages do not fail parsing. + 1.0 RC-1 -Fixed all reported bugs. |