From e0352d34deac5e926140e89510a77750b01f99d6 Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth <bangerth@colostate.edu>
Date: Sun, 13 Oct 2024 17:06:12 -0600
Subject: [PATCH] Add a forgotten changelog.

---
 doc/news/changes/major/20240909Bangerth | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/doc/news/changes/major/20240909Bangerth b/doc/news/changes/major/20240909Bangerth
index f00b82ad5a..1c33324d77 100644
--- a/doc/news/changes/major/20240909Bangerth
+++ b/doc/news/changes/major/20240909Bangerth
@@ -1,6 +1,9 @@
-Changed: The SmartPointer class has been renamed to ObserverPointer,
+Changed: The `SmartPointer` class has been renamed to ObserverPointer,
 since this name is a much better reflection of the purpose of this
 class. The documentation of the class has also been updated
 significantly to better explain what the class does.
+
+Correspondingly, the `Subscriptor` class has been renamed to
+EnableObserverPointer, since that is what the class actually does.
 <br>
 (Wolfgang Bangerth, 2024/09/09)
-- 
2.39.5