From ecd1739578c017da5cd1ba9fc031ff7381314572 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 28 Sep 2001 09:33:14 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@5117 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2001/3.2.0-vs-3.2.1.html | 30 +++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 deal.II/doc/news/2001/3.2.0-vs-3.2.1.html diff --git a/deal.II/doc/news/2001/3.2.0-vs-3.2.1.html b/deal.II/doc/news/2001/3.2.0-vs-3.2.1.html new file mode 100644 index 0000000000..be2d320b4d --- /dev/null +++ b/deal.II/doc/news/2001/3.2.0-vs-3.2.1.html @@ -0,0 +1,30 @@ + + + + + + The deal.II news page + + + + + + +

Changes between versions 3.2.0 and 3.2.1

+ +
    +
  1. + Fixed: the iterator category template base class of grid + iterators was incorrectly set. +
    + (WB 2001/09/28) +

    +
+ + +
+ + + + -- 2.39.5