diff options
author | alecpl <alec@alec.pl> | 2009-03-06 07:31:30 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-03-06 07:31:30 +0000 |
commit | 25f779d2e90627f989da32dbd3cf7a0e3e3d2a3b (patch) | |
tree | 8c62bbda005ca2527b3ba104d1da2ed86bfe4b48 /CHANGELOG | |
parent | 961afa19301fabfa65848242e896cc1e6a267f04 (diff) |
- Fix errors handling in IMAP command continuations (#1485762)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ CHANGELOG RoundCube Webmail --------------------------- +2009/03/06 (alec) +---------- +- Fix errors handling in IMAP command continuations (#1485762) + 2009/03/04 (alec) ---------- - Fix datetime columns defaults in mysql's DDL (#1485641) |