aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/10059-change-no-check.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/10059-change-no-check.rst')
-rw-r--r--doc/changelog/04-tactics/10059-change-no-check.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/changelog/04-tactics/10059-change-no-check.rst b/doc/changelog/04-tactics/10059-change-no-check.rst
deleted file mode 100644
index 987b2a8ccd..0000000000
--- a/doc/changelog/04-tactics/10059-change-no-check.rst
+++ /dev/null
@@ -1,7 +0,0 @@
-- New variant :tacn:`change_no_check` of :tacn:`change`, usable as a
- documented replacement of :tacn:`convert_concl_no_check`
- (`#10012 <https://github.com/coq/coq/pull/10012>`_,
- `#10017 <https://github.com/coq/coq/pull/10017>`_,
- `#10053 <https://github.com/coq/coq/pull/10053>`_, and
- `#10059 <https://github.com/coq/coq/pull/10059>`_,
- by Hugo Herbelin and Paolo G. Giarrusso).