From: Mark W. <ma...@so...> - 2024-11-26 21:14:39
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=cc09f61e56e90c9d3a0e7231cc69b2a499d1205f commit cc09f61e56e90c9d3a0e7231cc69b2a499d1205f Author: Mark Wielaard <ma...@kl...> Date: Sat Nov 23 02:09:27 2024 +0100 Prepare NEWS for branch 3.24 fixes Diff: --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS b/NEWS index 49b4647d42..8362e1d2df 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +Branch 3.24 +~~~~~~~~~~~ + +* ==================== FIXED BUGS ==================== + +The following bugs have been fixed or resolved on this branch. + +To see details of a given bug, visit + https://bugs.kde.org/show_bug.cgi?id=XXXXXX +where XXXXXX is the bug number as listed above. + Release 3.24.0 (31 Oct 2024) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |