diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-11-14 08:48:56 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-11-14 08:48:56 +0100 |
commit | 409b64934605d583ddc569570762da8adcdd5930 (patch) | |
tree | ab19994e62f245ce4efc866b50ce7ec7a145be96 /CHANGELOG | |
parent | 63e4989aa5a00dd4d34e11e49042845db8a0a6a1 (diff) |
Fix lack of delimiter for recipient addresses in smtp_log (#1490150)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -66,6 +66,7 @@ CHANGELOG Roundcube Webmail - Fix bug where creating subfolders in shared folders wasn't possible without ACL extension (#1490113) - Fix reply scrolling issue with text mode and start message below the quote (#1490114) - Fix possible issues in skin/skin_path config handling (#1490125) +- Fix lack of delimiter for recipient addresses in smtp_log (#1490150) RELEASE 1.0.3 ------------- |