From 7cc362f6eaa5cd57b58870e36c82403e49882f48 Mon Sep 17 00:00:00 2001
From: Joscha Gedicke <joscha.gedicke@iwr.uni-heidelberg.de>
Date: Wed, 25 May 2016 13:27:45 +0200
Subject: [PATCH] entry in specific improvements changes.h

---
 doc/news/changes.h | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/doc/news/changes.h b/doc/news/changes.h
index 1caca6a5ff..2a623072aa 100644
--- a/doc/news/changes.h
+++ b/doc/news/changes.h
@@ -255,7 +255,14 @@ inconvenience this causes.
 <h3>Specific improvements</h3>
 
 <ol>
- <li> Fixed: Fix a bug where the SparsityPattern could not have more than 4 
+ <li> New: Return value std::vector<unsigned int> vertex_mapping for the
+ make_vertex_patches function, including the optional inversion of the
+ vertex mapping.
+ <br>
+ (Joscha Gedicke, 2016/05/25)
+ </li>
+
+ <li> Fixed: Fix a bug where the SparsityPattern could not have more than 4
  billions entries when using 32bit indices.
  <br>
  (Bruno Turcksin, 2016/05/22)
-- 
2.39.5