diff options
author | thomascube <thomas@roundcube.net> | 2006-01-13 18:12:53 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-01-13 18:12:53 +0000 |
commit | 051893f4e9ae925c1ce7eecc97b4c815ca29f8e5 (patch) | |
tree | 497eeb01fb363499e63dc8263c3cfc660528e2dc /CHANGELOG | |
parent | be2380fb47b05a222ec5b22deff36d5156a8c943 (diff) |
Several patches and bugfixes
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,8 +1,9 @@ CHANGELOG RoundCube Webmail --------------------------- -2006/01/04 +2006/01/13 ---------- +- Added Slovak translation - Fixed bug when inserting signatures with !?& - Chopping message headers before inserting into the message cache table (to avoid bugs in Postgres) - Allow one-char domains in e-mail addresses @@ -14,6 +15,9 @@ CHANGELOG RoundCube Webmail - Added periodic request for checking new mails (Request #1307821) - Added EXPUNGE command - Optimized loading time for mail interface +- Changed to full UTF-8 support +- Additional timezones (Patch #1389912) +- Added LDAP public search (experimental) 2005/12/16 |