From: <cl...@us...> - 2004-08-11 22:47:40
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6786 Modified Files: README Log Message: Updated for alpha 2 Index: README =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/README,v retrieving revision 1.68 retrieving revision 1.69 diff -C2 -d -r1.68 -r1.69 *** README 8 Aug 2004 01:47:17 -0000 1.68 --- README 11 Aug 2004 22:47:26 -0000 1.69 *************** *** 89,93 **** Changes: -------- ! 2.0 beta -New templating system. -Workaround for events starting between 0000 and 0100. --- 89,102 ---- Changes: -------- ! 2.0 alpha 2 ! -Mozilla calendars work again. ! -Todos work again. ! -Enhanced error messaging system. ! -Webcals can be cached for greater performance. ! -Support for 7 colors and 14 calendars by default. ! -Italian and Spanish translations added. ! -Some authentication issues resolved. ! ! 2.0 alpha -New templating system. -Workaround for events starting between 0000 and 0100. *************** *** 103,107 **** -YEARLY repeating events display better. -All Calendars Combined can now be cached for greater performance. - -Webcals can be cached for greater performance. -Parsing engine now twice as fast. -Various bug fixes. --- 112,115 ---- |