diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-09-19 06:48:18 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-09-19 06:48:18 +0000 |
| commit | 5fc97585f3fad42240b6edbcc77f83d21292d2b3 (patch) | |
| tree | 6d52b7d5a70c2bcdae4c550eb0b69a768ef1513c /roundcubemail/CHANGELOG | |
| parent | c9921fca64e04f8fd8de7eeda7fbb6b587d4c34e (diff) | |
Unlock interface when message sending fails (#1484570)
git-svn-id: https://svn.roundcube.net/trunk@802 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index 39f505028..f227acbc3 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -1,8 +1,9 @@ CHANGELOG RoundCube Webmail --------------------------- -2007/09/18 (thomasb) +2007/09/19 (thomasb) ---------- +- Unlock interface when message sending fails (#1484570) - Eval PHP code in template includes (if configured) - Show message when folder is empty. Mo more static text in table (#1484395) - Only display unread count in page title when new messages arrived |
