From bf774d7c6a5e6d03b618dd54cd9c6326eb4f9a14 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Thu, 17 May 2001 08:20:19 +0000 Subject: [PATCH] Hostname in JobIdentifier git-svn-id: https://svn.dealii.org/trunk@4621 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2001/c-3-1.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deal.II/doc/news/2001/c-3-1.html b/deal.II/doc/news/2001/c-3-1.html index 4c263461c6..f0b001a0d0 100644 --- a/deal.II/doc/news/2001/c-3-1.html +++ b/deal.II/doc/news/2001/c-3-1.html @@ -125,6 +125,14 @@ documentation, etc.

base

    +
  1. + Improved: JobIdentifier::operator() includes host name if + supported by the operating system +
    + (GK 2001/05/17) + +

  2. New: There is now a new AutoDerivativeFunction class that -- 2.39.5