From 941e6ccb1c3dd60e8f749b97697e802fcfffc484 Mon Sep 17 00:00:00 2001
From: Jean-Paul Pelteret <jppelteret@gmail.com>
Date: Mon, 31 May 2021 20:50:49 +0200
Subject: [PATCH] Add changelog entry for step-74

---
 doc/news/9.2.0-vs-9.3.0.h | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/news/9.2.0-vs-9.3.0.h b/doc/news/9.2.0-vs-9.3.0.h
index 0418ab2f0b..676037d791 100644
--- a/doc/news/9.2.0-vs-9.3.0.h
+++ b/doc/news/9.2.0-vs-9.3.0.h
@@ -562,6 +562,14 @@ inconvenience this causes.
   (David Wells, 2021/01/26)
  </li>
 
+ <li>
+  New: The step-74 tutorial implements the symmetric interior penalty Galerkin
+  (SIPG) method for Poisson's equation using the FEInterfaceValues class (for
+  interface terms) in conjunction with the MeshWorker::mesh_loop() concept.
+  <br>
+  (Timo Heister, Jiaqi Zhang, 2021/01/04)
+ </li>
+
  <li>
   Improved: Update SUNDIALS ARKODE interface to support versions > 4.0.0 and add preconditioner support
   <br>
-- 
2.39.5