From: <cl...@us...> - 2003-11-30 18:38:52
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1:/tmp/cvs-serv3769 Modified Files: README Log Message: Fixed attendees in popup, changed footer to 1.0 Index: README =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/README,v retrieving revision 1.56 retrieving revision 1.57 diff -C2 -d -r1.56 -r1.57 *** README 26 Nov 2003 00:52:51 -0000 1.56 --- README 30 Nov 2003 18:38:48 -0000 1.57 *************** *** 87,90 **** --- 87,94 ---- Changes: -------- + 1.0 + -Added return false to popups + -Added workaround for improperly set DTSTART dates. + 1.0 RC-2 -Fixed all reported bugs. |