aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/04-tactics/11429-zify-optimisation.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog/04-tactics/11429-zify-optimisation.rst b/doc/changelog/04-tactics/11429-zify-optimisation.rst
new file mode 100644
index 0000000000..ce5bfa4aad
--- /dev/null
+++ b/doc/changelog/04-tactics/11429-zify-optimisation.rst
@@ -0,0 +1,3 @@
+- **Changed**
+ Improve the efficiency of `zify` by rewritting the remaining Ltac code in OCaml.
+ (`#11429 <https://github.com/coq/coq/pull/11429>`_, by Frédéric Besson).