diff --git a/doc/news/changes/20240811tjhei b/doc/news/changes/incompatibilities/20240811tjhei
similarity index 100%
rename from doc/news/changes/20240811tjhei
rename to doc/news/changes/incompatibilities/20240811tjhei
diff --git a/doc/news/changes/minor/20240725AE7TB99 b/doc/news/changes/minor/20240725AE7TB99
index cb435ed7b74c..1791cbf0a9e9 100644
--- a/doc/news/changes/minor/20240725AE7TB99
+++ b/doc/news/changes/minor/20240725AE7TB99
@@ -1,3 +1,3 @@
-Made `mapping` variables `const` in example files.
+New: Made `mapping` variables `const` in example files.
-(Lóránt Hadnagy, 2024/07/25)
+(Lóránt Hadnagy, 2024/07/25)
diff --git a/doc/news/changes/minor/20240730AE7TB99 b/doc/news/changes/minor/20240730AE7TB99
index e661d4f1977b..295bcd724078 100644
--- a/doc/news/changes/minor/20240730AE7TB99
+++ b/doc/news/changes/minor/20240730AE7TB99
@@ -1,6 +1,6 @@
-Uniformly apply the practice of importing the 'dealii' namespace
+New: Uniformly apply the practice of importing the 'dealii' namespace
only within the StepXX namespace across all tutorial programs,
except for step-49 and step-50. These steps will be handled separately
to ensure proper integration and testing.
-(Lóránt Hadnagy, 2024/07/30)
+(Lóránt Hadnagy, 2024/07/30)
diff --git a/doc/news/changes/minor/20240808AE7TB99 b/doc/news/changes/minor/20240808AE7TB99
index 288db1d16d08..559c22b0db9f 100644
--- a/doc/news/changes/minor/20240808AE7TB99
+++ b/doc/news/changes/minor/20240808AE7TB99
@@ -1,4 +1,4 @@
-Apply the 'dealii' namespace import change to step-49 and step-50,
+New: Apply the 'dealii' namespace import change to step-49 and step-50,
ensuring consistency with the other tutorial programs.
-(Lóránt Hadnagy, 2024/08/08)
+(Lóránt Hadnagy, 2024/08/08)