aboutsummaryrefslogtreecommitdiff
path: root/doc/sphinx
diff options
context:
space:
mode:
authorcoqbot-app[bot]2021-01-06 11:40:01 +0000
committerGitHub2021-01-06 11:40:01 +0000
commit960178db193c8a78b9414abad13536693ee5b9b8 (patch)
treeda315427d94c6454b8f3d67a071b2083b12c7de6 /doc/sphinx
parent8c7457e18de2fb5be89f22c76ac59541345d1d5c (diff)
parentc755e5ed400c17b5667ec7e6171f0ea6d93f5559 (diff)
Merge PR #13714: Changelog for 8.13.0
Reviewed-by: Zimmi48
Diffstat (limited to 'doc/sphinx')
-rw-r--r--doc/sphinx/changes.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/sphinx/changes.rst b/doc/sphinx/changes.rst
index b9a3c1973c..d9e4e4f2b3 100644
--- a/doc/sphinx/changes.rst
+++ b/doc/sphinx/changes.rst
@@ -690,6 +690,17 @@ Infrastructure and dependencies
by Emilio Jesus Gallego Arias and Vicent Laporte, with help from
Frédéric Besson).
+Changes in 8.13.0
+~~~~~~~~~~~~~~~~~
+
+Commands and options
+^^^^^^^^^^^^^^^^^^^^
+
+- **Changed:**
+ The warning `custom-entry-overriden` has been renamed to `custom-entry-overridden` (with two d's).
+ (`#13556 <https://github.com/coq/coq/pull/13556>`_,
+ by Simon Friis Vindum).
+
Version 8.12
------------