|
From: <ji...@us...> - 2005-11-23 08:05:39
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16821/phpicalendar Modified Files: README Log Message: modified footer and README for 2.2 release Index: README =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/README,v retrieving revision 1.94 retrieving revision 1.95 diff -C2 -d -r1.94 -r1.95 *** README 25 Oct 2005 02:47:30 -0000 1.94 --- README 23 Nov 2005 08:05:30 -0000 1.95 *************** *** 82,86 **** Changes: -------- ! 2.1 -Updated languages: Finnish -RSS feeds display as previously indended. --- 82,87 ---- Changes: -------- ! 2.2 -rss.php new feed types for different kinds of date ranges changed handling of multi-day events -bug fixes from 2.1 handling of webcals popup encoding display when individual calendars displayed ! -known bug: webcals don't work with multiple calendar selection 2.1 -Updated languages: Finnish -RSS feeds display as previously indended. |