aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThéo Zimmermann2020-05-28 20:01:07 +0200
committerThéo Zimmermann2020-05-28 20:01:07 +0200
commit7c21e568501b16cc99ecd79afd9e26a912b89ca5 (patch)
tree0a3187500c37b675f0a20448e438e39787aacc78 /doc
parenta102a80d886bafc75991a446d1c1ae4c04494666 (diff)
parent6dab02e46766cc33acc29c8e3cbbaed8d41b25f7 (diff)
Merge PR #12399: Remove the prolog tactic.
Reviewed-by: Zimmi48
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/04-tactics/12399-rm-prolog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/04-tactics/12399-rm-prolog.rst b/doc/changelog/04-tactics/12399-rm-prolog.rst
new file mode 100644
index 0000000000..afde7db370
--- /dev/null
+++ b/doc/changelog/04-tactics/12399-rm-prolog.rst
@@ -0,0 +1,4 @@
+- **Removed:**
+ The deprecated and undocumented "prolog" tactic was removed
+ (`#12399 <https://github.com/coq/coq/pull/12399>`_,
+ by Pierre-Marie Pédrot).