From: <cl...@us...> - 2003-08-13 05:37:39
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1:/tmp/cvs-serv27111 Modified Files: README Log Message: Bug fixes, prepped for 0.9.3, added webcal as default support, fixed extra <BR> tags. Index: README =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/README,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** README 29 May 2003 05:07:53 -0000 1.46 --- README 13 Aug 2003 05:37:35 -0000 1.47 *************** *** 73,76 **** --- 73,81 ---- Changes: -------- + 0.9.3 + -Multiple calendar support (up to 8). + -Fixed pesky <BR> tags in event popup. + -Added Esperanto language. + -Major bug fixes. 0.9.2 -Fixed an extra .php on the preferences page. |