summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-05-14 13:18:36 +0000
committeralecpl <alec@alec.pl>2009-05-14 13:18:36 +0000
commitcea956cf6a28aa1a4fede59a9309ec626c4ebc2e (patch)
tree51af5ddce16668d4cf6aa13cfb9966ea27fbf695 /CHANGELOG
parent2d1a451c25c65e6bae159d2a127b5f4e66d01c46 (diff)
- Fix autocomplete problem with capital letters (#1485792)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 55e70017b..2189aa630 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Fix autocomplete problem with capital letters (#1485792)
- Support UUencode content encoding (#1485839)
- Minimize chance of race condition in session handling (#1485659, #1484678)
- Fix session handling on non-session SQL query error (#1485734)