From: guido <guido@0785d39b-7218-0410-832d-ea1e28bc413d> Date: Fri, 21 May 2004 18:13:48 +0000 (+0000) Subject: preparing for version 5.0 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a355d2cbe5ae2eb37b27b66f78ffb1aafb919c1;p=dealii-svn.git preparing for version 5.0 git-svn-id: https://svn.dealii.org/trunk@9273 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/c-4-0.html b/deal.II/doc/news/4.0.0-vs-5.0.0.html similarity index 100% rename from deal.II/doc/news/c-4-0.html rename to deal.II/doc/news/4.0.0-vs-5.0.0.html diff --git a/deal.II/doc/news/c-5.0.html b/deal.II/doc/news/c-5.0.html new file mode 100644 index 0000000000..9ea0b38c40 --- /dev/null +++ b/deal.II/doc/news/c-5.0.html @@ -0,0 +1,65 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN" + "http://www.w3.org/TR/REC-html40/frameset.dtd"> +<html> + <head> + <link href="../screen.css" rel="StyleSheet"> + <title>The deal.II news page</title> + <meta name="author" content="the deal.II authors <authors@dealii.org>"> + <meta name="keywords" content="deal.II"></head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<body> + + +<h2>Changes after Version 5.0</h2> + +<p> +This is the list of changes made after the release of +<acronym>deal.II</acronym> version 5.0. It is subdivided into changes +made to the three sub-libraries <a href="#base">base</a>, +<a href="#lac">lac</a>, and <a href="#deal.II">deal.II</a>, as well as +changes to the <a href="#general">general infrastructure, +documentation, etc</a>. +</p> + +<p> +All entries are signed with the names of the author. Regular +contributor's names are abbreviated by WB (Wolfgang Bangerth), GK +(Guido Kanschat), RH (Ralf Hartmann). +</p> + + +<a name="general"></a> +<h3>General</h3> + +<ol> +</ol> + + + +<a name="base"></a> +<h3>base</h3> + +<ol> +</ol> + + + +<a name="lac"></a> +<h3>lac</h3> + +<ol> +</ol> + + + +<a name="deal.II"></a> +<h3>deal.II</h3> + +<ol> +</ol> + +<hr> +Last update $Date$ + +</body> +</html> diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html index 1ed9a251bf..ae492ecb49 100644 --- a/deal.II/doc/news/news.html +++ b/deal.II/doc/news/news.html @@ -28,7 +28,7 @@ </p> <p> Changes in the library since the last release are - <a href="c-4-0.html">here.</a></p> + <a href="c-5.0.html">here.</a></p> <dl> <dt>