From 7a17782b1f62cdab679bf53dc81994caa5aa4f09 Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 6 Mar 2001 15:04:53 +0000 Subject: [PATCH] Add changes after 3.1 git-svn-id: https://svn.dealii.org/trunk@4128 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2001/3.1.0-vs-3.1.1.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/deal.II/doc/news/2001/3.1.0-vs-3.1.1.html b/deal.II/doc/news/2001/3.1.0-vs-3.1.1.html index ff68ac2d5d..6f8579c64a 100644 --- a/deal.II/doc/news/2001/3.1.0-vs-3.1.1.html +++ b/deal.II/doc/news/2001/3.1.0-vs-3.1.1.html @@ -14,6 +14,16 @@

Changes between versions 3.1 and 3.1.1

    +
  1. + Updated: the scripts config.sub and + config.guess were updated to their newest + versions, since ./configure did not run properly + on all systems. They are needed to determine the host system + type correctly. +
    + (WB 2001/03/06) +

    +
  2. Fix: in the triangulation, the straight_boundary variable, which is a -- 2.39.5