diff options
author | alecpl <alec@alec.pl> | 2009-01-23 10:29:51 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-01-23 10:29:51 +0000 |
commit | cbf1f3cfaa477ca1dfef372751c551f1a75e46b6 (patch) | |
tree | ea290ec20f5569131c12bacfbce0f9383236b24f /CHANGELOG | |
parent | f3bd5ae1c2a27e2d64363d00569f40107c3e9aeb (diff) |
- Fixed creation of folders with '&' sign in name (reverted r1357)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ CHANGELOG RoundCube Webmail --------------------------- +2009/01/23 (alec) +---------- +- Fix creation of folders with '&' sign in name +- Fix parsing of email addresses without angle brackets (#1485693) +- Save spellcheck corrections when switching from plain to html editor (and spellchecking is on) + 2009/01/22 (thomasb) ---------- - Get rid of preg_replace() with eval modifier and create_function usage (#1485686) |