summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-11-23 10:46:49 +0000
committeralecpl <alec@alec.pl>2009-11-23 10:46:49 +0000
commitbc6ac4d3c99c55d6b7cb8a3533f62ba5493165e1 (patch)
tree9af4f2febe1ef67de71cd619cfc77559ddc088d6 /CHANGELOG
parent469f84fa49d6ddb22f1eb82d9f0d5aec97af60d8 (diff)
- Fix unicode para and line separators in javascript response (#1486310)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 03d1bdb00..2457c3dc2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Fix unicode para and line separators in javascript response (#1486310)
- additional_message_headers: allow unsetting headers, support plugin's config file (#1486268)
- Fix displaying of hidden directories in skins list (#1486301)
- Fix open_basedir restriction error when reading skins list (#1486304)