summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-11-26 14:31:50 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-11-26 14:31:50 +0000
commit860e8e8a8f5bd90decc7dce735e09f4b4b33414a (patch)
treec9fef9925bff934b0ada7f26577bb2b90b90ffe9 /roundcubemail/CHANGELOG
parent3f73b9ac89a991f1ffa46da2ea6c0cb63e054d70 (diff)
- Fix merging some configuration options in update.sh script (#1485864)
git-svn-id: https://svn.roundcube.net/trunk@5494 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 6d30f0922..ab4ab1be4 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/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)