summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-06-06 09:22:15 +0200
committerAleksander Machniak <alec@alec.pl>2012-06-06 09:29:15 +0200
commit0e5821166bcffa4a370053fb4432310adb78929c (patch)
treeb832df54fb77647305b3f423766521214eba7635 /CHANGELOG
parent7a259c601b4c9c69615411b6da91ff25b79079e0 (diff)
Decode header value in rcube_mime::get() by default (#1488511)
Conflicts: program/include/rcube_message_header.php program/include/rcube_mime.php
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8e991fd5e..6274932fd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Decode header value in rcube_mime::get() by default (#1488511)
- Fix errors with enabled PHP magic_quotes_sybase option (#1488506)
- Fix SQL query for contacts listing on MS SQL Server (#1488505)
- Update to TinyMCE 3.5.2