fe2c89f5ec
Resolves: RHEL-67029 Resolve gating test results for valgrind-3.24.0 rhel9
32 lines
733 B
Diff
32 lines
733 B
Diff
From cc09f61e56e90c9d3a0e7231cc69b2a499d1205f Mon Sep 17 00:00:00 2001
|
|
From: Mark Wielaard <mark@klomp.org>
|
|
Date: Sat, 23 Nov 2024 02:09:27 +0100
|
|
Subject: [PATCH 01/11] Prepare NEWS for branch 3.24 fixes
|
|
|
|
---
|
|
NEWS | 11 +++++++++++
|
|
1 file changed, 11 insertions(+)
|
|
|
|
diff --git a/NEWS b/NEWS
|
|
index 49b4647d4295..8362e1d2df41 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)
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
--
|
|
2.47.0
|
|
|