From: Wolfgang Bangerth <bangerth@colostate.edu>
Date: Fri, 5 Jun 2020 20:37:10 +0000 (-0600)
Subject: Add a changelog entry.
X-Git-Tag: v9.3.0-rc1~1479^2
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10448%2Fhead;p=dealii.git

Add a changelog entry.
---

diff --git a/doc/news/changes/incompatibilities/20200605Bangerth b/doc/news/changes/incompatibilities/20200605Bangerth
new file mode 100644
index 0000000000..64e2323ae8
--- /dev/null
+++ b/doc/news/changes/incompatibilities/20200605Bangerth
@@ -0,0 +1,4 @@
+Removed: The header file `deal.II/grid/tria_object.h` has been
+removed. It was only used for internal purposes.
+<br>
+(Wolfgang Bangerth, 2020/06/05)