From a6154290d9df55446d4c720880e7b839b848aab4 Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth
Date: Tue, 18 May 2004 19:03:31 +0000
Subject: [PATCH] Add apparently forgotten news entry.
git-svn-id: https://svn.dealii.org/trunk@9257 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/news/c-4-0.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/deal.II/doc/news/c-4-0.html b/deal.II/doc/news/c-4-0.html
index 5d8ba1289c..f611b2eb89 100644
--- a/deal.II/doc/news/c-4-0.html
+++ b/deal.II/doc/news/c-4-0.html
@@ -401,6 +401,14 @@ inconvenience this causes.
(GK 2004/01/05)
+ New: Objects of type Polynomial
+ can now be added to and subtracted from each other through
+ operators +=
and -=
.
+
+ (GK 2003/12/16)
+
+
New: There is now a class QuadratureSelector
that allows to select a
quadrature formula based on a string argument and possibly a
--
2.39.5