diff options
author | thomascube <thomas@roundcube.net> | 2007-09-19 06:48:18 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2007-09-19 06:48:18 +0000 |
commit | 4d0413dd899f9407bf44c563924324e56945981f (patch) | |
tree | 85e5d9d77408c40b886b26ee90e294ad6e8c8d13 /CHANGELOG | |
parent | 5eee009671d773cb3ebef5beca6ad47c919ac4c7 (diff) |
Unlock interface when message sending fails (#1484570)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |