diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-08-03 09:29:16 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-08-03 09:30:25 +0200 |
commit | 5591a63d70775f2995611ae3d29dd55e8f4a1695 (patch) | |
tree | 8678bb120c781ad3e29fa4de26220eeaf91368b9 /CHANGELOG | |
parent | 254af68cd8e27880276473d1583d18d221f8504d (diff) |
Fix colorspace issue on image conversion using ImageMagick (#1489270) - s/RGB/sRGB/
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix colorspace issue on image conversion using ImageMagick (#1489270) - Fix XSS vulnerability when editing a message "as new" or draft (#1489251) - Fix rewrite rule in .htaccess (#1489240) - Fix detecting Turkish language in ISO-8859-9 encoding (#1489252) |