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, 4 insertions, 0 deletions
diff --git a/doc/changelog/04-tactics/12552-zify-pre-hook.rst b/doc/changelog/04-tactics/12552-zify-pre-hook.rst
new file mode 100644
index 0000000000..975c917b19
--- /dev/null
+++ b/doc/changelog/04-tactics/12552-zify-pre-hook.rst
@@ -0,0 +1,4 @@
+- **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).