summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-01-17 11:46:01 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-01-17 11:46:01 +0000
commit96508de1f4e018efe8bd22e857cde2e5d8541f69 (patch)
treeaa26536d3607e6afbf3c0c40b64daca5c3494234 /doc
parentfc8a300f49e9457ada1834ae2feda738784f73c6 (diff)
DB: show the Berkeley DB runtime library version, for "-d -bV"
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 2c2448537..88f113cc4 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -58,6 +58,9 @@ JH/09 The "aveserver", "kavdaemon" and "mksd" interfaces are now not included
JH/10 Bug 2223: Fix mysql lookup returns for the no-data case (when the number of
rows affected is given instead).
+JH/11 The runtime Berkeley DB library version is now additionally output by
+ "exim -d -bV". Previously only the compile-time version was shown.
+
Exim version 4.90
-----------------