From db76c49d10e4415e0aba14d4065d62c69b500658 Mon Sep 17 00:00:00 2001
From: Matthias Maier <tamiko@43-1.org>
Date: Mon, 4 Jul 2022 13:47:18 -0500
Subject: [PATCH] send announce e-mail

---
 9.4/announce | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/9.4/announce b/9.4/announce
index 833645b..2af631c 100644
--- a/9.4/announce
+++ b/9.4/announce
@@ -6,7 +6,15 @@ available for free under an Open Source license from the deal.II homepage at
 
 The major changes of this release are:
 
-  [TODO]
+ - Advances in simplex- and mixed-mesh support
+ - Repartitioning of distributed meshes
+ - Advances in matrix-free infrastructure
+ - Advances in multigrid infrastructure
+ - CutFEM support
+ - Experimental integration of the Computational Geometry Algorithms Library (CGAL)
+ - Performance improvements in the particle infrastructure
+ - Improvements to unstructured communication
+ - Three new tutorial programs (steps 81, 82, and 85) and one new code gallery program
 
 For more information see:
   - The preprint at https://www.dealii.org/deal94-preprint.pdf
@@ -25,5 +33,5 @@ The main features of deal.II are:
   - Interfaces to Trilinos, PETSc, METIS, UMFPACK and other external software
   - Output for a wide variety of visualization platforms.
 
-[TODO]
+Matthias,
 on behalf of the deal.II developer team and many contributors.
-- 
2.39.5