Changelog of Mini SquirrelMail plugin

  Todo 0.4
  -----
  - Optimize get_mini_headers() and displayed message header code.
  - Port SquirrelMail IMAP API in order to reduce version compatibility hacks.
  - Recheck gettext domain for sqimap function calls.
  - Recheck ngettext calls.

   0.3
  -----
  - Changed plugin version from 0.3rc1 to 0.3 and released plugin 
    on SquirrelMail site.

   0.3rc1
  -----
  - Updated to SquirrelMail 1.4 and 1.5. Removed 1.2 support.
  - Added license file and assigned copyrights to SquirrelMail
    Project Team
  - Renamed mini_functions.php to functions.php.
  - Added stripped versions of formatBody() and translateText()
    functions.
  - Set hardcoded wrapping at 56 instead of 76.
  - Reduced number of sqimap_login() calls.
  - Translated plugin strings.

   0.2
  -----

  - Added UID support for 1.3 series Squirrelmail
  - Updated message parsing for new message object structure
  - disabled page refresh when reading a message
  - modified JS function to allow resizing of mini window
  - Added 'keep as new' link to bottom of read message display
  - Added a third text size option to display prefs
  - Various other fixes and cleanups

   0.1
  ----- 

  - initial release


