summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-03-06 07:31:30 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-03-06 07:31:30 +0000
commit7788fd33b17b195ccd17bd6baaa8a2377a4804fa (patch)
tree6bf073c112d94294d994aebd4c6fff3bbdadcf9b /roundcubemail/CHANGELOG
parentff6bcfe6265b405ed076edab1fb9a1fcce7c4bc9 (diff)
- Fix errors handling in IMAP command continuations (#1485762)
git-svn-id: https://svn.roundcube.net/trunk@2330 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 330776e68..431ae0649 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -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)