summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTony Finch <dot@dotat.at>2015-08-13 15:16:48 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2015-08-14 15:55:47 +0100
commit6c6d6e483411af2c087ff258f4041d38eb65e775 (patch)
tree484fa7d016eb86bed0ec9ac2891aabcd192686d2 /doc
parent85ff3cf9f3ab78c4dfa9f9ff34d27e6fe8f73c39 (diff)
Overhaul the debug_selector and log_selector machinery to support variable-length bit vectors. No functional change.
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 45eea0319..c3904dab9 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -9,6 +9,9 @@ JH/01 Bug 1664: Disable OCSP for GnuTLS library versions at/before 3.3.16
it does even when not requested, resulting in a stapling non-aware
client dropping the TLS connection.
+TF/01 Code cleanup: Overhaul the debug_selector and log_selector machinery to
+ support variable-length bit vectors. No functional change.
+
Exim version 4.86
-----------------