Logging: TCP Fast Open
[exim.git] / doc / doc-txt / ChangeLog
index a8a93d5ed072ab2201fd135d2406ae4a29f19982..c97fdd1562602e0746a945334d444b4346bd29b0 100644 (file)
@@ -144,6 +144,13 @@ JH/23 DKIM: enforce the DNS pubkey record "h" permitted-hashes optional field,
 JH/24 Start using specified-initialisers in C structure init coding.  This is
       a C99 feature (it's 2017, so now considered safe).
 
+JH/25 Use one-bit bitfields for flags in the "addr" data structure.  Previously
+      if was a fixed-sized field and bitmask ops via macros; it is now more
+      extensible.
+
+PP/07 GitHub PR 56: Apply MariaDB build fix.
+      Patch provided by Jaroslav Škarvada.
+
 
 Exim version 4.89
 -----------------