aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJason Oster <parasytic@users.sourceforge.net>2010-04-15 19:39:53 +0000
committerJason Oster <parasytic@users.sourceforge.net>2010-04-15 19:39:53 +0000
commitce0ebfc5272a8bb682f218d4d58d3d8d68e15f8a (patch)
tree4c3a214a0c5df8e2e89e9e908eefebaced5dd90a /README
parenta412a2938e0708db0cfd4ba55527e58f6ebdf465 (diff)
downloadphpicalendar-ce0ebfc5272a8bb682f218d4d58d3d8d68e15f8a.tar.gz
phpicalendar-ce0ebfc5272a8bb682f218d4d58d3d8d68e15f8a.tar.bz2
phpicalendar-ce0ebfc5272a8bb682f218d4d58d3d8d68e15f8a.zip
Fix undefined index warning
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 5ca6f30..eb765a7 100644
--- a/README
+++ b/README
@@ -93,6 +93,8 @@ Changes:
More ICS input sanitizing; prevent HTML/XSS injection
Bug fixes:
Webcal caching now works like local caching with save_parsed_cals
+ Performance improvements with remote calendars; reducing the number
+ of file reads/HTTP requests made for each calendar
Print view missing some events
Setting time format in preferences page
Default calendar selections in listbox picker
@@ -104,8 +106,10 @@ Changes:
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
+ Fix strange characters displayed in Locations with % characters
New features:
Event information displayed with Nice Titles
+ Fixes line breaks and some HTML in event tooltips
Attendee/organizer parsing and email address hyperlinking
Better display of tabs/line breaks in calendar events
Strip "blocked" protocols, added by some mail servers

© 2014-2024 Faster IT GmbH | imprint | privacy policy