aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/10774-zify-Z_to_N.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/10774-zify-Z_to_N.rst')
-rw-r--r--doc/changelog/04-tactics/10774-zify-Z_to_N.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/changelog/04-tactics/10774-zify-Z_to_N.rst b/doc/changelog/04-tactics/10774-zify-Z_to_N.rst
index ed46cb101e..37a47a3c98 100644
--- a/doc/changelog/04-tactics/10774-zify-Z_to_N.rst
+++ b/doc/changelog/04-tactics/10774-zify-Z_to_N.rst
@@ -1,3 +1,4 @@
-- The :tacn:`zify` tactic is now aware of `Z.to_N`.
- (`#10774 <https://github.com/coq/coq/pull/10774>`_ fixes
+- **Added:**
+ The :tacn:`zify` tactic is now aware of `Z.to_N`.
+ (`#10774 <https://github.com/coq/coq/pull/10774>`_, grants
`#9162 <https://github.com/coq/coq/issues/9162>`_, by Kazuhiko Sakaguchi).