From ecf74cffb820b2a951e87db67910b96b88fd833b Mon Sep 17 00:00:00 2001 From: bangerth Date: Thu, 9 Dec 2010 01:37:18 +0000 Subject: [PATCH] Fix bad markup. git-svn-id: https://svn.dealii.org/trunk@22945 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 527db27033..9c8e1f6ca2 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -95,7 +95,7 @@ through DoFHandler::get_tria() and DoFHandler::get_fe(), respectively.
  1. New: A significant number of classes, primarily in the - base/ subdirectory, now provide the necessary member functions + base/ subdirectory, now provide the necessary member functions for serialization through BOOST's serialization library.
    (Pradeep Rao, WB, 2010/12/06) -- 2.39.5