Version 1.1 - 2003/10/13
* FIXED: The regex for removing <br>, \n, and \r was being too greedy
  on the <br> part.  Thanks to Tom Satter for catching.

Version 1.0 - 2003/04/29
* Following (new?) squirrelmail plugin guidelines, moved bulk of code
  out of setup.php and into separate file as well as Cleaned up current, 
  and added some new support files.
* Adding code for gettext internationalization (no actual translations
  though).
* FIXED: when list had two items and first one was cleared (but crlf
  remained), ALL headers were displayed.
* CHANGED: search is now case insensitive.
* CHANGED: when adding/editing headers, all headers are checked to make
  sure they have a colon at the end.  If not, one is added for the user.
* CHANGED: formatting of options when displayed changed slightly.  Line
  about "(One Per Line)" moved down and left.

Version 0.1 - 2003/04/27
* Initial release (for beta)
* Known problems: none
