From 3ddbb157ffc5141c41421c5589e0e1eabbea4493 Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth <bangerth@math.tamu.edu>
Date: Tue, 16 Sep 2014 15:39:13 -0500
Subject: [PATCH] Remove now outdated changelog entry.

---
 doc/news/changes.h | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/doc/news/changes.h b/doc/news/changes.h
index 108f02204d..70acf539ba 100644
--- a/doc/news/changes.h
+++ b/doc/news/changes.h
@@ -295,13 +295,6 @@ inconvenience this causes.
 <h3>Specific improvements</h3>
 
 <ol>
-  <li> New: The class MPI_InitFinalize that is used to initialize the MPI
-  system now has an additional constructor that allows to set the number
-  of threads a process uses so that all cores on a system are used.
-  <br>
-  (Wolfgang Bangerth, 2014/09/14)
-  </li>
-
   <li> Improved: Optimize construction of high-order FE_Nedelec by moving out some 
   non-essential computations. Namely, construct restriction and prolongation 
   matrices on first request. This reduces time spent in FE_Nedelec constructor
-- 
2.39.5