The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
1.1.3:
- Entering a task without a title is now impossible.
- remindd now works (sorry, need more eyes for testing ;)

1.1.2:
- Move /var/www/ssl/chronos to /var/www/ssl/chronos_static and make /chronos
  an alias for /Chronos. Old browsers reportedly had some difficulties with
  uppercase.
- Installation now doesn't complain about Apache::DBI missing (thanks to Stas
  Bekman <stas@stason.org>!!)
- Sometimes a user would see events in Showmonth or Showweek which he
  shouldn't see
- Reminder emails no longer contain html entities instead of 8bit characters
- Possibility to have attachments at event creation
- Better attachment size reporting
- make test doesn't hang, meaning Chronos can be installed using CPAN
- Bigger texteareas for the verbose out there
- Disk icon for events containing attachments
- Viewing today's showday will cause a refresh every hour so that the view
  follows the flow of time
- An event spanning multiple days is now shown in each of these days in month
  and week views
- Better CSS for browsers that don't understand border-collapse
- Events spanning multiple days and ending on the same time as they started
  don't have one empty cell at the bottom anymore

1.1.1:
- Holidays would show up as "0" instead of nothing if HOLIDAYS wasn't defined
- In showmonth, holidays of the next month wouldn't show up
- Viewing events with reminders would occasionnaly cause a crash

1.1.0:
- File attachments
- Ability to remove/add participants to an event after it has been created
- No time associated with an event (for "all day" events)
- Status is not shown if "Ask for confirmation" wasn't checked
- Locale-dependant holidays
- Important database format changes

1.0.4:
- New German translation (thanks to Peer Oliver Schmidt <pos@theinternet.de>!!)
- New Norwegian translation (thanks to Tarjei Knapstad <tarjeik@chemcon.no>!!)
- Fix bug in chronos_install_db where /etc/chronos.conf would not be owned by
  the right user.

1.0.3:
- Still better installation instructions
- New italian translation (thanks to Enzo Bontempo <enzo@bontempo.it>!!)
- Possible languages show up in chronosadmin when creating a user
- Better translation handling in case strings are missing
- Misc minor display fixes.

1.0.2:
- chronosadmin and chronos_install_db have been made language-aware. remindd
  uses /usr/share/chronos/lang/* like everyone else.
- Added an easter egg.
- Abbreviate month names in Showmonth's header.
- Better installation instructions.

1.0.1:
- Fixed a bug in Showmonth and Showweek which would enable a user to see
  everyone else's events.
- Added "Month | Week | Day" links in EditEvent and EditTask.
- A reminder set 36 hours before event would show as 1 day. Fixed.
- Participants are ordered by name in EditEvent.
- When switching user in month or week view, the view is not switched back to
  day view.
- Events which start and end at the same time are now displayed correctly.
- Misc. fixes to day view.

1.0:
- Initial release.