diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-10-18 10:10:59 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-10-18 10:11:24 +0200 |
commit | 6bdbca38796bdcd7bd95deea9babce0cac6a8a36 (patch) | |
tree | fde59ddcbda68b5deaa17f81fd48add10b79e1ed /CHANGELOG | |
parent | 3eab20980a756fcdfff047d36bf2bf922d9bb5a2 (diff) |
Fix font style display issue in HTML messages with styled <span> elements (#1490101)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ CHANGELOG Roundcube Webmail - Fix setting flags on servers with no PERMANENTFLAGS response (#1490087) - Fix regression in SHAA password generation in ldap driver of password plugin (#1490094) - Fix displaying of HTML messages with absolutely positioned elements in Larry skin (#1490103) +- Fix font style display issue in HTML messages with styled <span> elements (#1490101) RELEASE 1.0.3 ------------- |