diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-02-22 11:26:34 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-02-22 11:31:27 +0000 |
commit | 15ae19f96fb9e6c7262fd4f69049e97e9403f4c8 (patch) | |
tree | 647a449154c8946bb7ba96fe62705b56bd75c8ce /doc | |
parent | dec766a1977250758eb7a3e127e079a9271afd89 (diff) |
Fix exim_dbmbuild to permit directoryless filenames. Bug 2242
Broken-by: 0a6c178c6c
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 3fd3f384f..d672ee720 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -118,6 +118,8 @@ JH/23 Fix memory leak during multi-message connections using STARTTLS under OpenSSL. Certificate information is loaded for every new TLS startup, and the resources needed to be freed. +JH/24 Bug 2242: Fix exim_dbmbuild to permit directoryless filenames. + Exim version 4.90 ----------------- |