0.5.7 (unreleased)
    - add the date field to emails that we send out since some MTAs don't 
      include that field (patch by Ron Guerin)

0.5.6 (2005-12-11)
    - support for sending the events to multiple email addresses throught the
      <recipients> ... </recipients> tag list
    - display the full date of the occurence in advance notifications 
      (also fixes a bug with events w/o starting years)
    - fixed typo in anniversary reminders
    - update FSF's mailing address

0.5.5 (2005-08-26)
    - display the date of the occurence in advance notifications

0.5.4 (2005-06-07)
    - fix the name of the global config file so that system configuration 
      is actually taken into account 

0.5.3 (2005-04-25)
    - add support for the <reminder-name> and <reminder-email> tags
      which allows for different events to be sent to different accounts
    - fix problems with events set on February 29th

0.5.2 (2005-01-31)
    - fix email subject when sending advance notice of a birthday
    - add version number and project URL to signature

0.5.1 (2004-09-08)
    - fix the cron job so that it can find the send-reminders script

0.5.0 (2004-09-07)
    - Initial public release
    - custom data stores for lists (improves save speed)
    - support birthdays and anniversaries without years
    - normalize the date as entered by the user
    - licensing everything on the GPL
    - user documentation

0.2.0 (2004-08-11)
    - Second private release
    - select "same day" reminder by default
    - gray out the spin button while "in advance" checkbox is disabled
    - automatically fill-in the user's Full Name if possible
    - ignore invalid email addresses
    - warn about exiting with empty email address
    - when some fields are not set, don't mention them in the email
    - when send-reminder is not run as root, it looks only at the user's events
    - add a test button to run send-reminders in the GUI
    - ship a GNOME menu icon
	
0.1.0 (2004-07-01)
    - Initial private release
