diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-07-25 22:11:50 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-07-25 22:11:50 +0000 |
| commit | 2e6a221c88d8b54fcefc0273e59c52bd484c962e (patch) | |
| tree | 26059770a357d4003c45c58bce9aa9d7a8ad9745 /roundcubemail/CHANGELOG | |
| parent | 8caf79e1b0db4ea1a46aa14034901f571d30f742 (diff) | |
Several bugfixes and improvements. See CHANGELOG for details
git-svn-id: https://svn.roundcube.net/trunk@282 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index 28a098686..4d3bfa533 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -1,6 +1,19 @@ CHANGELOG RoundCube Webmail --------------------------- +2006/07/25 (thomasb) +---------- +- Made folder renaming a bit more ajax-style +- Changed rename-labels and German translation +- Fixed addressbox countbar width (Bug #1483845) +- Fixed refresh interval problems in Safari (Bug #1483902) +- Fixed clear_message_list_header() errors (Bug #1483898) +- Sanity check of $message_set in imap.inc (Bug #1443200) +- Added correct changing of message list headers for Sent folder +- Updated Spanish localization (Ticket #1483887) +- Applied patch #1483846 + + 2006/07/24 (richs) ---------- - Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869) |
