From dcf95b90d60446368efc6cb27b51ea3be6812e9a Mon Sep 17 00:00:00 2001 From: gustavf Date: Thu, 23 Mar 2000 10:13:12 +0000 Subject: [PATCH] Updated TODO and ChangeLog --- trunk/squirrelmail/ChangeLog | 3 ++- trunk/squirrelmail/TODO | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/trunk/squirrelmail/ChangeLog b/trunk/squirrelmail/ChangeLog index 6d11d65df..d36a993f1 100644 --- a/trunk/squirrelmail/ChangeLog +++ b/trunk/squirrelmail/ChangeLog @@ -3,7 +3,8 @@ Version 0.4pre1 -- Development - 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) +- Honoring charste parameter for the body. Version 0.3.1 -- March 13, 2000 diff --git a/trunk/squirrelmail/TODO b/trunk/squirrelmail/TODO index 1553b7241..a96948bd3 100644 --- a/trunk/squirrelmail/TODO +++ b/trunk/squirrelmail/TODO @@ -5,7 +5,7 @@ initials = taken by that person (lme) Saving sent mail into folder "Sent" - POP suport (maybe) - - LDAP support for address books +(gf/pl) LDAP support for address books - Better email message body parsing - Use PHP4 Session management, get rid of cookies - Make it possible to save preferences in MySQL DB or on Filesystem