summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-08-07 15:33:14 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-08-10 00:35:39 +0100
commitf2ed27cf5f913cc437401c7e005c2886b7dc1a55 (patch)
tree26b8b70c7546ec48fd61a62887f396c890436579 /doc/doc-txt
parent35cf75e9dc615e150c2696106c86e342c8a150f4 (diff)
Coding: use specified-initialisers
Diffstat (limited to 'doc/doc-txt')
-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 ecb6b33a9..8829de38b 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -141,6 +141,9 @@ JH/22 Retire historical build files to an "unsupported" subdir. These are
JH/23 DKIM: enforce the DNS pubkey record "h" permitted-hashes optional field,
if present. Previously it was ignored.
+JH/24 Start using specified-initialisers in C structure init coding. This is
+ a C99 feature (it's 2017, so now considered safe).
+
Exim version 4.89
-----------------