aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2020-06-11 13:03:30 +0200
committerPierre-Marie Pédrot2020-06-11 13:03:30 +0200
commit5611f23271be3c23761450679374690805bf51bb (patch)
tree1b886b92a0d1eac35ed95e56ff8a2c6cafbff0b1 /doc
parentc077db40a204132eda8a5d5979022f4961503cab (diff)
parent044f76cf32080f0a56309544e5335e44f89725b4 (diff)
Merge PR #12423: Remove info tactic, deprecated in 8.5
Reviewed-by: ppedrot
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/04-tactics/12423-rm-info.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog/04-tactics/12423-rm-info.rst b/doc/changelog/04-tactics/12423-rm-info.rst
new file mode 100644
index 0000000000..bf20453e6b
--- /dev/null
+++ b/doc/changelog/04-tactics/12423-rm-info.rst
@@ -0,0 +1,2 @@
+- **Removed:** Removed info tactic that was deprecated in 8.5.
+ (`#12423 <https://github.com/coq/coq/pull/12423>`_, by Jim Fehrle).