summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-02-22 11:26:34 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-02-22 11:31:27 +0000
commit15ae19f96fb9e6c7262fd4f69049e97e9403f4c8 (patch)
tree647a449154c8946bb7ba96fe62705b56bd75c8ce /doc
parentdec766a1977250758eb7a3e127e079a9271afd89 (diff)
Fix exim_dbmbuild to permit directoryless filenames. Bug 2242
Broken-by: 0a6c178c6c
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog2
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
-----------------