$Id: ChangeLog,v 1.12 2004/04/29 18:09:00 indiri69 Exp $

* Thu Apr 29 2004 Seth E. Randall <sethr@missoulafcu.org>

- Check for SquirrelMail version 1.5.1 not 1.5.0 (which lacks the extended hook)
- Changed version number to 0.5-1.4.x

* Mon Apr 26 2004 Seth E. Randall <sethr@missoulafcu.org>

- Bypass foldLine functions for email addresses to avoid wrong folding of
  very long email addresses (>76 characters)

* Tue Apr 20 2004 Seth E. Randall <sethr@missoulafcu.org>

- Make sure passed_id only fetches 1 message
- Make Delivered-To: a X- Header

* Fri Apr 16 2004 Seth E. Randall <sethr@missoulafcu.org>

- Make sure the body doesn't have bare line feeds
- Added some debugging statements
- Changed version number to 0.4-1.4.x

* Thu Apr 15 2004 Seth E. Randall <sethr@missoulafcu.org>

- Fixed error including identity.php
- Added a TODO file
- Changed version number to 0.2-1.4.x
- More i18n fixes
- Changed version number to 0.3-1.4.x

* Tue Apr  6 2004 Seth E. Randall <sethr@missoulafcu.org>

- Moved functions out of setup.php
- Fixed version file
- Added README and INSTALL
- Changed Bounce text to gettext
- Change sqgetGlobalVar call to use SM_FORM

