Replace the store_release() internal interface, which was excessively unsafe.
[exim.git] / doc / doc-txt / ChangeLog
index 0ea49a280132de83a34d923389ad0c31deea3a03..0dd8ca60ffd1c0c9a08bd7df29455982583f83e5 100644 (file)
@@ -5,6 +5,14 @@ affect Exim's operation, with an unchanged configuration file.  For new
 options, and new features, see the NewStuff file next to this ChangeLog.
 
 
+Exim version 4.next
+-----------------
+
+JH/01 Replace the store_release() internal interface with store_newblock(),
+      which internalises the check required to safely use the old one, plus
+      the allocate and data copy operations duplicated in both (!) of the
+      extant use locations.
+
 Exim version 4.90
 -----------------