aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/07-commands-and-options/11972-fix-require-in-section.rst5
1 files changed, 5 insertions, 0 deletions
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
new file mode 100644
index 0000000000..7e34c4a0ff
--- /dev/null
+++ b/doc/changelog/07-commands-and-options/11972-fix-require-in-section.rst
@@ -0,0 +1,5 @@
+- **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 <https://github.com/coq/coq/pull/11972>`_, by Gaƫtan
+ Gilbert).