diff options
| author | Sam Varshavchik | 2014-09-19 23:33:00 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2014-09-19 23:33:00 -0400 |
| commit | c1b0310ee059dea7bdfcbb148771adb931a6fdf2 (patch) | |
| tree | 9b0784459fd028d95da6efc11312bc9f673f7ec5 /imap/ChangeLog | |
| parent | 078b9a46a1eba1e912109b457a27ff65b3736c39 (diff) | |
| download | courier-libs-c1b0310ee059dea7bdfcbb148771adb931a6fdf2.tar.bz2 | |
Fix DH parameters, print a message on stderr if alarm goes off.
Diffstat (limited to 'imap/ChangeLog')
| -rw-r--r-- | imap/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/imap/ChangeLog b/imap/ChangeLog index 1ce912c..1843086 100644 --- a/imap/ChangeLog +++ b/imap/ChangeLog @@ -1,3 +1,13 @@ +2014-09-19 Sam Varshavchik <mrsam@courier-mta.com> + + * imap: try to print a message on stderr if the alarm() call, that + detects FAM library breakage, goes off. + + * mkdhparams: default to 2048 DH params for OpenSSL. + + * courier-imap.service: bump up startup timeout, initial service start + may take several minutes to generate DH parameters for the first + time. 4.15.1 2014-09-01 Sam Varshavchik <mrsam@courier-mta.com> |
