Update of /cvsroot/phpicalendar/phpicalendar
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv30530
Modified Files:
README
Log Message:
Fix log in cookie handling; patch by gueba
Index: README
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/README,v
retrieving revision 1.120
retrieving revision 1.121
diff -C2 -d -r1.120 -r1.121
*** README 9 Feb 2010 14:53:20 -0000 1.120
--- README 9 Feb 2010 15:40:18 -0000 1.121
***************
*** 99,106 ****
Timezone DST calculation with all-day events
Handling dates before 1970
! Logout URL containing multiple ampersands
Parsed calendars used the wrong file name for "all calendars"
Recurring events across multiple versions of PHP; thanks to Len and gueba!
Better handling of URLs and email addresses in event descriptions
New features:
Event information displayed with Nice Titles
--- 99,108 ----
Timezone DST calculation with all-day events
Handling dates before 1970
! Log in cookie handling; thanks gueba!
! Log out URL containing multiple ampersands
Parsed calendars used the wrong file name for "all calendars"
Recurring events across multiple versions of PHP; thanks to Len and gueba!
Better handling of URLs and email addresses in event descriptions
+ Navigation forms breaking PHP transparent SID
New features:
Event information displayed with Nice Titles
|