diff options
author | thomascube <thomas@roundcube.net> | 2009-02-27 11:06:29 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2009-02-27 11:06:29 +0000 |
commit | aaffbeb04936c0e5d96b8cffa8fe4c14e942a633 (patch) | |
tree | 87736962764bad3215fac4a655da1b68fa002b96 /CHANGELOG | |
parent | 6972ccaf311e0f7c0c912e6a3bfa9e23394807d3 (diff) |
Prevent concurrent autocomplete query results display (#1485743)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ CHANGELOG RoundCube Webmail ---------- - Fix mime-type detection using a hard-coded map (#1485311) - Don't return empty string if charset conversion failed (#1485757) +- Disable concurrent autocomplete query results display (#1485743) 2009/02/26 (alec) ---------- |