diff options
author | thomascube <thomas@roundcube.net> | 2008-12-18 17:57:49 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2008-12-18 17:57:49 +0000 |
commit | 07717db7530ac180c88cedc4aeca3de85cde75dd (patch) | |
tree | c04f9a9a35f533b8d4f4b9fa7586bdebc764f7fe /CHANGELOG | |
parent | 1553b3c7019285a4b333531dcce2013f79c963c1 (diff) |
Only abbreviate attachment file names in MSIE < 7
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ CHANGELOG RoundCube Webmail --------------------------- +2008/12/18 (thomasb) +---------- +- Only abbreviate attachment file names in MSIE < 7 +- Fix autocomplete "unknown server error" (#1485637) +- Optimize autocomplete search and output + 2008/12/18 (alec) ---------- - Fix STARTTLS before AUTH in SMTP connection (#1484883) |