summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-05-09 20:07:10 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-05-09 20:07:10 +0000
commit9f4e3b7f402d235c01e42077f90a40ef12decf2a (patch)
tree3646f8997c60adfb7d6d0f4d8a6a1fcb74ddb6b5 /roundcubemail/CHANGELOG
parentb725c295d627ec806011a28a95579cfa0d400c0c (diff)
- Fix session handling on non-session SQL query error (#1485734)
git-svn-id: https://svn.roundcube.net/trunk@2463 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index fd969be40..1bc633d1c 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Fix session handling on non-session SQL query error (#1485734)
- Fix html editor mode setting when reopening draft message (#1485834)
- Added quick search box menu (#1484304)
- Fix wrong column sort order icons (#1485823)