2005-08-04  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Fixed break caused by Yahoo! Mail layout changes, specifically the login
    page
    * Fixed locale regex from Get_intl()
    * Version 0.5.8 released

2005-02-12  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Updated copyright info
    * Updated contact e-mail
    * Version 0.5.7 released

2004-10-09  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Removed unused $charset references
    * Fixed redirection problem with yahoo.co.uk accounts

2004-06-25  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Removed old commented out code
    * Updated copyright information
    * Removed old YM size limitations
    * Version 0.5.6 released

2004-06-20  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Fixed breakage from 2004-06-15

2003-09-02  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Improved API

2003-09-01  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Version 0.5.5 released

2003-08-23  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * sendymail: Fixed some incorrect syntax
    * test/send_test.sh: Improved script user interface

2003-08-22  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Improved HTML form handling (fix recent problems with
    Yahoo! Mail access)

2003-07-28  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Fixed log file handling
    * Added correct "mail forwarding as attachment" problem handling
    * Many code fixes

2003-07-21  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Removed Sys-Syslog from dependency list
    * Added logfile option to config file
    * Logging is now done in a separate, dedicated file. This is done
    because SendYmail is a "user" program, not a daemon. It's also better
    for users that don't have write access to the system-wide logs
    * Signal handling rewritten
    * Some informational messages were revised
    * Fixed a bug that caused SendYmail to crash with messages containing
    attachments and "background" option enabled
    * Added initial testing platform

2003-07-15  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Login and Logout functions are now independent from Yahoo! layout
    language
    * Internationalization handling changed (added Get_intl and Set_intl
    functions)
    * Parse_config() function simplified
    * Attachment size is not verified on client-side anymore (if the file
    is bigger than 3MB, will wait until proper server response)
    * Crypt-SSLeay added to the script with "require", as it is essential
    to HTTPS protocol handling
    * Added logout enable/disable option

2003-07-14  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Two new modules to dependency list: Mail::Address and HTML::Form
    * Two new config options added: debug and background
    * Added "daemonization" (fork) feature
    * "Get_form" function changed to HTML-Form (better protection from
    Yahoo! layout changes)
    * Fixed "Bcc" field handling, with the use of Mail-Address module
    * Sendymail is now language independent; if your language is not
    supported, just turn off debug (debug = 0)
    * Minor code fixes and API changes
    * Logout function enabled again
    * Version 0.5.0 released

2003-07-11  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Added "ca" country code support
    * Logout function disabled (most users don't do this on their account
    anyway; Yahoo! servers take care of this)

2003-07-03  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Fixed logout message, that was changed on Yahoo! (this time for "br"
    l10n users)

2003-06-30  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Added Crypt-SSLeay module to dependency list.

2003-06-28  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Fixed wrong behavior when running SendYmail without any arguments
    * Fixed multipart message parsing (eg: messages with attachments).
    This fixes attachments problems with Pine
    * Some log messages rewritten
    * Version 0.1.2 released
    * Fixed a undefined variable when using Sylpheed

2003-06-27  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Fixed logout message, that was changed on Yahoo!
    * Version 0.1.1 released

2003-06-15  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Added per user configuration file
    * Fixed some undefined variables
    * Added Getopt support, fixed problems with Mutt (and maybe other
    MUAs)
    * Version 0.1.0 released

2003-05-25  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * TODO Updated
    * Added "There is an error in field" error handling
    * Changed ChangeLog style

2003-05-15  Anderson Lizardo  <lizardo@users.sourceforge.net>

    * Initial Release (0.0.1)
