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