summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-08-23 19:06:15 +0200
committerAleksander Machniak <alec@alec.pl>2013-08-23 19:06:15 +0200
commit9f754494e74396469ff6ceb34ece25b088756ffa (patch)
treeeb0c0915902b2e1cfa0b7c6f9760178ffc891279 /CHANGELOG
parent8880e37f8faf124e6b7f694a8b09f9c5119131eb (diff)
Fix unquoted path in PREG expression on Windows (#1489290)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 44afccdfb..1d1149dc1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix unquoted path in PREG expression on Windows (#1489290)
- Fix replacement variables in user-specific base_dn in some LDAP requests (#1489279)
- Fix image scaling issues when image has only one dimension smaller than the limit (#1489274)
- Fix issue where uploaded photo was lost when contact form did not validate (#1489274)