diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-08-26 08:19:02 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-08-26 08:19:02 +0200 |
commit | 652577d1fe8d77bf427c80a36f57c8dfe4db44af (patch) | |
tree | 2f46b1ab89a8c675857c4cf2c21150826b9fc2b6 /CHANGELOG | |
parent | 3d0003dbdf7280ccf05978278819c81634da239e (diff) |
Fix wrong close tag in /template/mail.html (#1489295)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ CHANGELOG Roundcube Webmail - Fix handling of non-default date formats (#1489294) - Fix unquoted path in PREG expression on Windows (#1489290) - Fix Junk folder icon alignment when it's nested in inbox folder (#1489292) +- Fix wrong close tag in /template/mail.html (#1489295) RELEASE 0.9.3 ------------- |