Rewrote multipart/* algorithm to be recursive
[squirrelmail.git] / ChangeLog
1 Version 0.2 -- January 02, 2000
2 -------------------------------
3 - Attachment support (much better MIME support in general)
4 - Themeable support replaced Custom Colors. Themes are pluggable.
5
6
7 Version 0.1.2 -- December 20, 1999
8 -----------------------------------
9 - Date translation to local time
10 - Rewrote folder fetching code universally
11 - Added attachment detection (no downloads yet)
12 - Fixed many minor bugs that were reported
13
14 Version 0.1.1 -- December 16, 1999
15 -----------------------------------
16 - Reworked all the IMAP functions to make them RFC 2060 compliant
17 (should work with all IMAP servers)
18 - Added color customization
19 - Sorted folder list (on left bar)
20 - Added MUCH better error correction and notification
21
22 Version 0.1 -- December 14, 1999
23 --------------------------------
24 - Message composing (with to, cc, bcc)
25 - Message viewing, including HTML messages
26 - Basic MIME support, no attachments...yet
27 - Message sorting by Date, Name, or subject
28 - Folder manipulation (deleting, creating, moving, and renaming)
29 - IMAP email (currently only Cyrus IMAP server has been tested)
30 - Many other features that are basic email functionality