From: wolf Date: Wed, 20 Feb 2002 08:36:41 +0000 (+0000) Subject: Get things into anti-chronological order. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d09e82ff8e4831dff0daf50fcc0d9dcb43d14cc;p=dealii-svn.git Get things into anti-chronological order. git-svn-id: https://svn.dealii.org/trunk@5528 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2002/c-3-3.html b/deal.II/doc/news/2002/c-3-3.html index c07e082f2b..72e344988b 100644 --- a/deal.II/doc/news/2002/c-3-3.html +++ b/deal.II/doc/news/2002/c-3-3.html @@ -33,6 +33,15 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

General

    +
  1. + Added: The top-level Makefile now supports "optimized" as a + target that builds only optimized versions of the base, + lac, 1d, 2d, and 3d + libraries. +
    + (BK 2002/02/19) +

    +
  2. Changed: The build system was entirely revised. Object files in debug mode now have the suffix .g.o @@ -43,14 +52,6 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
    (WB 2002/02/11)

    -
  3. - Added: The top-level Makefile now supports "optimized" as a - target that builds only optimized versions of the base, - lac, 1d, 2d, and 3d - libraries. -
    - (BK 2002/02/19) -

@@ -59,6 +60,14 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

base

    +
  1. + Changed: The function MultithreadInfo:: + get_n_cpus now reports the proper number + of CPUs when running on Silicon Graphics. +
    + (BK 2002/02/19) +

    +
  2. Changed: The quite logorrhoeic function name TensorProductPolynomials:: (BK 2002/02/11)

    - -
  3. - Changed: The function MultithreadInfo:: - get_n_cpus now reports the proper number - of CPUs when running on Silicon Graphics. -
    - (BK 2002/02/19) -