From 9310909731101f89e5a72ba84b6c74f918094b78 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 25 Apr 2017 16:33:59 -0600 Subject: [PATCH] Add a changelog entry. --- doc/news/changes/incompatibilities/20170425Bangerth-3 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/news/changes/incompatibilities/20170425Bangerth-3 diff --git a/doc/news/changes/incompatibilities/20170425Bangerth-3 b/doc/news/changes/incompatibilities/20170425Bangerth-3 new file mode 100644 index 0000000000..87a091a375 --- /dev/null +++ b/doc/news/changes/incompatibilities/20170425Bangerth-3 @@ -0,0 +1,5 @@ +Changed: The deprecated functions DataOutInterface::write_pvd_record() +and DataOutBase::write_visit_record() have been removed. Use the +corresponding functions in namespace DataOutBase. +
+(Wolfgang Bangerth, 2017/04/25) -- 2.39.5