diff options
| author | Sam Varshavchik | 2021-03-25 07:18:07 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2021-03-25 07:18:45 -0400 |
| commit | a05446f16401d6ae3c93247c3643f529f2672104 (patch) | |
| tree | bb0c61ea5966649d1d7bb5e84804e2e6417e5533 /imap/ChangeLog | |
| parent | 5c5087a2d7c404538826bb7b4e36a7eeaf73bd67 (diff) | |
| download | courier-libs-a05446f16401d6ae3c93247c3643f529f2672104.tar.bz2 | |
Fix makedat handling of files without a trailing newline, adjust imap errmsg.
Diffstat (limited to 'imap/ChangeLog')
| -rw-r--r-- | imap/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/imap/ChangeLog b/imap/ChangeLog index 463d4ae..c5f3f62 100644 --- a/imap/ChangeLog +++ b/imap/ChangeLog @@ -1,3 +1,10 @@ +2021-03-25 Sam Varshavchik <mrsam@courier-mta.com> + + * make*: Individual files that did not end in a newline were + not handled correctly. + + * imap: adjust error message. + 5.1.1 2021-03-20 Arjen de Korte <build+github@de-korte.org> |
