aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrico Tassi2021-01-04 09:32:43 +0100
committerEnrico Tassi2021-01-04 11:20:38 +0100
commitc755e5ed400c17b5667ec7e6171f0ea6d93f5559 (patch)
tree3a502241a200f47b978e2ceb675d00702720ae92
parent66e24a2365b235bd35cbba71adce30dccea60b55 (diff)
Changelog for 8.13.0
-rw-r--r--doc/changelog/07-vernac-commands-and-options/13556-master.rst4
-rw-r--r--doc/sphinx/changes.rst11
2 files changed, 11 insertions, 4 deletions
diff --git a/doc/changelog/07-vernac-commands-and-options/13556-master.rst b/doc/changelog/07-vernac-commands-and-options/13556-master.rst
deleted file mode 100644
index 05a60026a3..0000000000
--- a/doc/changelog/07-vernac-commands-and-options/13556-master.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-- **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).
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
------------