aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/12552-zify-pre-hook.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/12552-zify-pre-hook.rst')
-rw-r--r--doc/changelog/04-tactics/12552-zify-pre-hook.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/changelog/04-tactics/12552-zify-pre-hook.rst b/doc/changelog/04-tactics/12552-zify-pre-hook.rst
deleted file mode 100644
index 975c917b19..0000000000
--- a/doc/changelog/04-tactics/12552-zify-pre-hook.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-- **Added:**
- Thhe :tacn:`zify` tactic can now be extended by redefining the `zify_pre_hook`
- tactic. (`#12552 <https://github.com/coq/coq/pull/12552>`_,
- by Kazuhiko Sakaguchi).