From 5b69a53766ad17fe7b058491e37620571e5cc670 Mon Sep 17 00:00:00 2001 From: Marc Fehling Date: Tue, 26 Nov 2024 17:02:59 +0100 Subject: [PATCH] Fix some changelog entries. --- doc/news/changes/{ => incompatibilities}/20240811tjhei | 0 doc/news/changes/minor/20240725AE7TB99 | 4 ++-- doc/news/changes/minor/20240730AE7TB99 | 4 ++-- doc/news/changes/minor/20240808AE7TB99 | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) rename doc/news/changes/{ => incompatibilities}/20240811tjhei (100%) 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 cb435ed7b7..1791cbf0a9 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 e661d4f197..295bcd7240 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 288db1d16d..559c22b0db 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) -- 2.39.5