diff options
| author | Sam Varshavchik | 2019-05-17 07:03:18 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2019-05-17 07:03:18 -0400 |
| commit | 6dc8ed011166cdf81d9a613399bb88ef15d05730 (patch) | |
| tree | 9c19c3006a38cbedb2d99c5dc44cff6a19c34c96 /sqwebmail | |
| parent | f41beac026d5599b606c72b1911db2d1893d1868 (diff) | |
| download | courier-libs-6dc8ed011166cdf81d9a613399bb88ef15d05730.tar.bz2 | |
Fix quoting of HTTP headers of error messages.
Diffstat (limited to 'sqwebmail')
| -rw-r--r-- | sqwebmail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sqwebmail/ChangeLog b/sqwebmail/ChangeLog index ca48b5b..1cb24d5 100644 --- a/sqwebmail/ChangeLog +++ b/sqwebmail/ChangeLog @@ -1,3 +1,8 @@ +2019-05-17 Sam Varshavchik <mrsam@courier-mta.com> + + * cgi/cgidaemon.c (connect_err): Fix quoting in HTTP headers for + error messages. + 6.0.1 * Typo correction. |
