aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/12648-zify-int63.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/12648-zify-int63.rst')
-rw-r--r--doc/changelog/04-tactics/12648-zify-int63.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog/04-tactics/12648-zify-int63.rst b/doc/changelog/04-tactics/12648-zify-int63.rst
new file mode 100644
index 0000000000..ec7a1273e4
--- /dev/null
+++ b/doc/changelog/04-tactics/12648-zify-int63.rst
@@ -0,0 +1,3 @@
+- **Added:**
+ The :tacn:`zify` tactic provides support for primitive integers (module :g:`ZifyInt63`).
+ (`#12648 <https://github.com/coq/coq/pull/12648>`_, by Frédéric Besson).