From 685fe4d3a7289c827fc53faeb1450b817b9e77f9 Mon Sep 17 00:00:00 2001 From: wolf 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