diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-04-11 09:13:59 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-04-11 09:18:51 +0200 |
commit | 05d419a340d18f92898b0e9e81e9bec8c6efb816 (patch) | |
tree | 9ab323247f5dbdb78e3a45c29827ba49bc61ec70 /CHANGELOG | |
parent | dbe4eff8d2377e3a1f4292ecbef25d8a4d7eab18 (diff) |
Fix "washing" of unicoded style attributes (#1489777)
Conflicts:
tests/Framework/Washtml.php
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ CHANGELOG Roundcube Webmail - Apply user-specific replacements to group's base_dn property (#1489779) - Fix bug where "With attachment" option in search filter wasn't selected after return from mail view (#1489774) +- Fix "washing" of unicoded style attributes (#1489777) RELEASE 1.0.0 ------------- |