aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/05-tactic-language/13247-master+fix13241-locating-nested-ltac-errors.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/05-tactic-language/13247-master+fix13241-locating-nested-ltac-errors.rst')
-rw-r--r--doc/changelog/05-tactic-language/13247-master+fix13241-locating-nested-ltac-errors.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/changelog/05-tactic-language/13247-master+fix13241-locating-nested-ltac-errors.rst b/doc/changelog/05-tactic-language/13247-master+fix13241-locating-nested-ltac-errors.rst
deleted file mode 100644
index 1eb8ef5a2a..0000000000
--- a/doc/changelog/05-tactic-language/13247-master+fix13241-locating-nested-ltac-errors.rst
+++ /dev/null
@@ -1,6 +0,0 @@
-- **Fixed:**
- Miscellaneous issues with locating tactic errors
- (`#13247 <https://github.com/coq/coq/pull/13247>`_,
- fixes `#12773 <https://github.com/coq/coq/issues/12773>`_
- and `#12992 <https://github.com/coq/coq/issues/12992>`_,
- by Hugo Herbelin).