summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-09-12 13:27:59 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-09-12 13:27:59 +0000
commit309adff4aa20155d77bcdccad743eb0e52a02f6a (patch)
tree27f6b6dd85ec8e798b9b84d3c69a610ed323b5f3 /roundcubemail/CHANGELOG
parentff61046619b172bf9b15f3344293a0e54c10848b (diff)
- Fix DB constraint violation when populating messages cache (#1486052)
git-svn-id: https://svn.roundcube.net/trunk@2948 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 7dd9f224b..45753a024 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Fix DB constraint violation when populating messages cache (#1486052)
- Password: added password strength options (#1486062)
- Fix LDAP partial result warning (#1485536)
- Fix delete in message view deletes permanently with flag_for_deletion=true (#1486101)