diff options
author | alecpl <alec@alec.pl> | 2008-10-30 09:17:36 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-10-30 09:17:36 +0000 |
commit | d2993ee4db2ad20b2feebb04060acbe15d890cda (patch) | |
tree | 75335dbe150e2ec14892f71f499878a0ca5f40dd /CHANGELOG | |
parent | d245963846993a5ab5ac0572f7e988f0865c678e (diff) |
- added BYE response simple support to prevent from endless loops in imap.inc (#1483956)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ CHANGELOG RoundCube Webmail 2008/10/29 (alec) ---------- - Fix problem with numeric folder names (#1485527) +- Added BYE response simple support to prevent from endless loops in imap.inc (#1483956) 2008/10/27 (alec) ---------- |