aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/08-tools/12037-coqdoc-preformatted.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/08-tools/12037-coqdoc-preformatted.rst')
-rw-r--r--doc/changelog/08-tools/12037-coqdoc-preformatted.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/changelog/08-tools/12037-coqdoc-preformatted.rst b/doc/changelog/08-tools/12037-coqdoc-preformatted.rst
deleted file mode 100644
index bf65719516..0000000000
--- a/doc/changelog/08-tools/12037-coqdoc-preformatted.rst
+++ /dev/null
@@ -1,6 +0,0 @@
-- **Fixed:**
- ``coqdoc`` now reports the location of a mismatched opening ``[[`` instead of
- throwing an uninformative exception.
- (`#12037 <https://github.com/coq/coq/pull/12037>`_,
- fixes `#9670 <https://github.com/coq/coq/issues/9670>`_,
- by Lysxia).