From: <cl...@us...> - 2005-10-05 00:29:21
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10454 Modified Files: README Log Message: Updated incorrectly built RSS (now validates). Index: README =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/README,v retrieving revision 1.91 retrieving revision 1.92 diff -C2 -d -r1.91 -r1.92 *** README 2 Oct 2005 22:34:11 -0000 1.91 --- README 5 Oct 2005 00:29:13 -0000 1.92 *************** *** 82,90 **** Changes: -------- ! 2.0.2 -Updated languages: Finnish -Todo popup respects CHARSET -Allows multiple calendar selection. -Search box can be made to go away. -Various bug fixes. --- 82,92 ---- Changes: -------- ! 2.1 ! -RSS feeds display as previously indended. -Updated languages: Finnish -Todo popup respects CHARSET -Allows multiple calendar selection. -Search box can be made to go away. + -Fix for occasionally broken popups. -Various bug fixes. |