aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/05-tactic-language/11241-master+bug-cofix-with-8.10.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/05-tactic-language/11241-master+bug-cofix-with-8.10.rst')
-rw-r--r--doc/changelog/05-tactic-language/11241-master+bug-cofix-with-8.10.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/changelog/05-tactic-language/11241-master+bug-cofix-with-8.10.rst b/doc/changelog/05-tactic-language/11241-master+bug-cofix-with-8.10.rst
deleted file mode 100644
index 462ba4a7b1..0000000000
--- a/doc/changelog/05-tactic-language/11241-master+bug-cofix-with-8.10.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-- **Fixed:**
- Syntax of tactic `cofix ... with ...` was broken from Coq 8.10.
- (`#11241 <https://github.com/coq/coq/pull/11241>`_,
- by Hugo Herbelin).