From dd7857ce26b4e71cb3f6f05379cbc200af32dfc0 Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Fri, 5 Jun 2020 15:34:22 +0200 Subject: Add remaining 8.12+beta1 changelog entries. --- .../12422-master+fix-12418-cases-anomaly.rst | 5 ----- .../07-commands-and-options/11972-fix-require-in-section.rst | 5 ----- doc/sphinx/changes.rst | 10 ++++++++++ 3 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 doc/changelog/02-specification-language/12422-master+fix-12418-cases-anomaly.rst delete mode 100644 doc/changelog/07-commands-and-options/11972-fix-require-in-section.rst diff --git a/doc/changelog/02-specification-language/12422-master+fix-12418-cases-anomaly.rst b/doc/changelog/02-specification-language/12422-master+fix-12418-cases-anomaly.rst deleted file mode 100644 index 8f126c5b6f..0000000000 --- a/doc/changelog/02-specification-language/12422-master+fix-12418-cases-anomaly.rst +++ /dev/null @@ -1,5 +0,0 @@ -- **Fixed:** - Case of an anomaly in trying to infer the return clause of an ill-typed :g:`match` - (`#12422 `_, - fixes `#12418 `_, - by Hugo Herbelin). diff --git a/doc/changelog/07-commands-and-options/11972-fix-require-in-section.rst b/doc/changelog/07-commands-and-options/11972-fix-require-in-section.rst deleted file mode 100644 index 7e34c4a0ff..0000000000 --- a/doc/changelog/07-commands-and-options/11972-fix-require-in-section.rst +++ /dev/null @@ -1,5 +0,0 @@ -- **Changed:** The warning when using :cmd:`Require` inside a section - moved from the ``deprecated`` category to the ``fragile`` category, - because there is no plan to remove the functionality at this time. - (`#11972 `_, by Gaëtan - Gilbert). diff --git a/doc/sphinx/changes.rst b/doc/sphinx/changes.rst index 72f0fdf4c5..6242833cda 100644 --- a/doc/sphinx/changes.rst +++ b/doc/sphinx/changes.rst @@ -76,6 +76,11 @@ Specification language, type inference Anomaly which could be raised when printing binders with implicit types (`#12323 `_, by Hugo Herbelin; fixes `#12322 `_). +- **Fixed:** + Case of an anomaly in trying to infer the return clause of an ill-typed :g:`match` + (`#12422 `_, + fixes `#12418 `_, + by Hugo Herbelin). Notations ^^^^^^^^^ @@ -440,6 +445,11 @@ Commands Several commands (:cmd:`Search`, :cmd:`About`, ...) now print the implicit arguments in brackets when printing types (`#11795 `_, by Simon Boulier). +- **Changed:** The warning when using :cmd:`Require` inside a section + moved from the ``deprecated`` category to the ``fragile`` category, + because there is no plan to remove the functionality at this time + (`#11972 `_, by Gaëtan + Gilbert). - **Changed:** :cmd:`Redirect` now obeys the :opt:`Printing Width` and :opt:`Printing Depth` options -- cgit v1.2.3