From a32f231910476bd2ebf6ad015ce72285e64dd6a4 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 12 Aug 2024 18:48:24 +0100 Subject: [PATCH] Update NEWS Signed-off-by: Simon McVittie --- NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/NEWS b/NEWS index ca6e757f..90a7f123 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +Changes in 1.15.10 +~~~~~~~~~~~~~~~~~~ +Released: not yet + +Documentation: + + * Mark the 1.12.x and 1.10.x branches as end-of-life (#5352) + +Bug fixes: + + * Fix several memory leaks (#5883, #5884) + +Internal changes: + + * Record a log file when running build-time tests with + AddressSanitizer (#5884) + + * Add initial suppressions file for AddressSanitizer (#5884) + Changes in 1.15.9 ~~~~~~~~~~~~~~~~~ Released: 2024-07-22