From: <ji...@us...> - 2006-04-05 04:48:07
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21734/phpicalendar Modified Files: README Log Message: update rss.php and README Index: README =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/README,v retrieving revision 1.100 retrieving revision 1.101 diff -C2 -d -r1.100 -r1.101 *** README 21 Mar 2006 09:52:29 -0000 1.100 --- README 5 Apr 2006 04:48:01 -0000 1.101 *************** *** 83,91 **** -------- cvs ! 2.22rc1 allow image tags in events use real calendar names instead of filenames Year printview Added sidebar to year view -bug fixes from 2.21 Suppress lots of warnings and notices --- 83,94 ---- -------- cvs ! 2.22rc3 ! change popup to not require reparsing cal files ! differentiate cookie names for different installs on the same host allow image tags in events use real calendar names instead of filenames Year printview Added sidebar to year view + Modified rss/index.php -bug fixes from 2.21 Suppress lots of warnings and notices *************** *** 95,98 **** --- 98,102 ---- Problem with webcals with encoded spaces in URL Fixes related to various recurring event combinations + Fix security hole for getting template file from cookies 2.21 -patched security hole |