summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-11-27 10:10:40 +0000
committeralecpl <alec@alec.pl>2011-11-27 10:10:40 +0000
commit2cf55f409602b9fd26d38edfb0a27c95e0f2472b (patch)
tree75b7cde81cdf8b6d790c86fdc88325707c392634 /CHANGELOG
parent0829b76598425f0319014fe5a3bbc08333a59961 (diff)
- Fix handling of invalid characters in request (#1488124)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ab4ab1be4..f4155ec52 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix handling of invalid characters in request (#1488124)
- Fix merging some configuration options in update.sh script (#1485864)
- Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208)
- Fix handling contact photo url with https:// prefix (#1488202)