aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/07-vernac-commands-and-options/13912-remove-bijint.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/07-vernac-commands-and-options/13912-remove-bijint.rst b/doc/changelog/07-vernac-commands-and-options/13912-remove-bijint.rst
new file mode 100644
index 0000000000..99efda3a5b
--- /dev/null
+++ b/doc/changelog/07-vernac-commands-and-options/13912-remove-bijint.rst
@@ -0,0 +1,5 @@
+- **Changed:**
+ The printing order of :cmd:`Print Classes` and :cmd:`Print Graph`, due to the
+ changes for the internal tables of coercion classes and coercion paths.
+ (`#13912 <https://github.com/coq/coq/pull/13912>`_,
+ by Kazuhiko Sakaguchi).