summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-11-26 14:31:50 +0000
committeralecpl <alec@alec.pl>2011-11-26 14:31:50 +0000
commit0829b76598425f0319014fe5a3bbc08333a59961 (patch)
tree0755e57cee94e6dd201615c97fab904b70f6ba49 /CHANGELOG
parent3e5c709fa719e2458df06e515fa4893ae743edda (diff)
- Fix merging some configuration options in update.sh script (#1485864)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6d30f0922..ab4ab1be4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- 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)
- Prevent from memory_limit exceeding when trying to parse big messages bodies (#1487424)