X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=ChangeLog;h=4791566662b34342328924eb8cc6d67e060ad16c;hp=3201ac3378317783bc88ae995be1cfaa879c73b7;hb=8c086db60b644a0f2b62cc623b5bc7bd64d5e91e;hpb=c2648b632ec93dc4fe75be661c91effeeabb52cf;ds=sidebyside diff --git a/ChangeLog b/ChangeLog index 3201ac33..47915666 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,36 @@ -Version 0.3pre2 -- Development +Version 0.4pre1 -- Development ------------------------------ +- Added flag status showing on message list (Answered, Flagged, and Seen) +- Now using PHP session management +- Parsing the body for URLs and Email addrs +- Added option to configure default folder directory. ie: ~/mail +- Configuration script added: config/conf.pl +- Addressbook with LDAP support +- Big speed improvements with folder listing +- Added Subscribe/Unsubscribe to folders +- Fixed bug in UW that didn't mark unseen messages +- Saving sent messages into $sent_folder +- It doesn't bail out if PHP wasn't compiled with --with-gettext. + It only uses english in this case. +- Added support for Cyrillic (thanks to Artem Botchkov for help) +- Included information on Russian Apache from Konstantin Riabitsev +- Honoring charset parameter for the body. +- Changed the way emptying of trash was done to work better + across different IMAP servers + + +Version 0.3.1 -- March 13, 2000 +------------------------------- +- Fixed a bug that didn't allow downloading of attachments + +Version 0.3 (final) -- March 10, 2000 +------------------------------------- +- Fixed bug in smtp.php and made sending RFC complient +- Fixed a bug that wouldn't let you rename folders with UW server. +- Other minor bugfixes + +Version 0.3pre2 -- March 5, 2000 +-------------------------------- - Rewrote folder deletion. It works much more flexably now. - Fixed message deletion that didn't always delete the right messages. - Removed font tags