From: Mark W. <ma...@so...> - 2025-05-09 23:55:24
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=1b9e202f13daffe3b4aa0c0e4a5e8e644055145e commit 1b9e202f13daffe3b4aa0c0e4a5e8e644055145e Author: Mark Wielaard <ma...@kl...> Date: Fri May 9 16:43:06 2025 +0200 Prepare NEWS for branch 3.25 fixes Diff: --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index cd4670aca6..08fc1117d6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Branch 3.25 +~~~~~~~~~~~ + +* ==================== 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.25.0 (25 Apr 2025) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |