diff options
author | alecpl <alec@alec.pl> | 2010-10-27 06:25:13 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-10-27 06:25:13 +0000 |
commit | d21a05b48117ce7dbef4ad7997ed15c26bccf481 (patch) | |
tree | f7601b7d40a913c427fc8d9ac184bf199b4dd8b6 /CHANGELOG | |
parent | acd9bdd25b62a45420b0aad49de2e31a42053132 (diff) |
- Fix handling of URLs with semicolon (;) character (#1487088)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ CHANGELOG Roundcube Webmail - Add basic IMAP LIST's \Noselect option support - Add support for selection options from LIST-EXTENDED extension (RFC 5258) - Don't list subscribed but non-existent folders (#1486225) -- Fix handling of URLs with tilde (~) character (#1487087) +- Fix handling of URLs with tilde (~) or semicolon (;) character (#1487087, #1487088) RELEASE 0.4.2 ------------- |