Version 1.1
-----------
-Bugfix: notes and hyperlinks of items that are imported did not work right.
-Bugfix: overnight items should go until 12am, not 12pm, on the first day.
-Bugfix: calendar owner should not be able to modify meeting attendance.
-Bugfix: the yearlybydate example does not use the alternate date format.
-Bugfix: allow "-" characters in the calendar name.
-Bugfix: return link from preferences and other spots not encoded correctly.
-Bugfix: return link when viewing note from search page not encoded correctly.
-Bugfix: 1 week reminders were sent a bit too early.
-Feature: add german, swedish, and danish language support.
-Feature: added BigBorders theme.
-Feature: allow language file to specify (W) for Week in month_box.tmpl.
-Feature: check all Perl modules in install.pl before exiting due to error.
-Feature: changing end date automatically selects the "On Date" radiobutton.
-Feature: have end date for repeating items default to day item being added on.
-Feature: links to go to next/prev month in month_box on day view.
-Feature: click on hour in day view to go to additem form with hour seleted.
-Feature: include week number in week view.
-Feature: better looking header template.
-Feature: use current_day_color preference for bg of current month in year view.
-Feature: make todays date in month_box.tmpl in italics and underlined.
-Feature: Provide link to meeting summary when using response link from email.
-Feature: include notes, hyperlink, and day of week in email template.
-Feature: generate msig for emails sent from webcalng.
-Feature: pass vcal compliant start and end dates to email template. 
-Feature: Improved admin documentation.

Version 1.0p3
-------------
-Bugfix: fix bug in webcalng_io.pm affecting reminders on repeating items.
-Bugfix: fixed bug in displaying exceptions for repeating items.

Version 1.0p2
-------------
-Bugfix: fix week numbering when weeks start on Monday.
-Feature: pass start link text and hyperlink admin preference to footer.tmpl.

Version 1.0p1
-------------
-Bugfix: busy/private items did not quite work right with open calendars.
-Bugfix: items with start time but no end time were not added correctly.
-Bugfix: items with an end time between 12am and 1am did not work right.
-Bugfix: we should not allow descriptions/hyperlinks/notes that are just spaces.
-Feature: include cache functionality in install script.
