summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-11-11 12:27:25 +0100
committerAleksander Machniak <alec@alec.pl>2012-11-11 12:27:25 +0100
commite5e2190e4e7a831df432fe370b7dd0715029a0b9 (patch)
tree06fc7fe9429f0901c8c496930cf207a4fba77eb8 /CHANGELOG
parent5af9312889f9396d7b01f39aa6b0892d08375a00 (diff)
Fix bug where leading blanks were stripped from quoted lines (#1488795)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5bfe9b3aa..beced8e64 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix bug where leading blanks were stripped from quoted lines (#1488795)
- Upgraded to jQuery 1.8.2 and jQuery UI 1.9.1
- Add config option to automatically generate LDAP attributes for new entries
- Better client-side timezone detection using the jsTimezoneDetect library (#1488725)