33 lines
739 B
Diff
33 lines
739 B
Diff
From 2e92839f77ad5b1e2db95887185eca3b4e70a4d5 Mon Sep 17 00:00:00 2001
|
|
From: Mark Wielaard <mark@klomp.org>
|
|
Date: Tue, 5 Aug 2025 22:05:30 +0200
|
|
Subject: [PATCH 1/2] Prepare NEWS for branch 3.25.x fixes
|
|
|
|
---
|
|
NEWS | 12 ++++++++++++
|
|
1 file changed, 12 insertions(+)
|
|
|
|
diff --git a/NEWS b/NEWS
|
|
index 741329a68170..5043e7008bf0 100644
|
|
--- a/NEWS
|
|
+++ b/NEWS
|
|
@@ -1,3 +1,15 @@
|
|
+Branch 3.25.x
|
|
+~~~~~~~~~~~~~
|
|
+
|
|
+* ==================== 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.1 (20 May 2025)
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
--
|
|
2.50.1
|
|
|