aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2020-07-05 01:30:00 +0200
committerPierre-Marie Pédrot2020-07-05 01:30:00 +0200
commit99889823890c9d414335dc25df8f30ae06575f94 (patch)
treebff3e3441618aa7e5c383877e45ec107d9edb5f5 /doc
parentcf388fdb679adb88a7e8b3122f65377552d2fb94 (diff)
parent828b84e81625c80403860d58756bddd760e6ee34 (diff)
Merge PR #12613: Remove deprecated (in 8.8 #6277) coqchk -I
Reviewed-by: ppedrot
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/08-tools/12613-coqchk-noi.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog/08-tools/12613-coqchk-noi.rst b/doc/changelog/08-tools/12613-coqchk-noi.rst
new file mode 100644
index 0000000000..b83c9c69a2
--- /dev/null
+++ b/doc/changelog/08-tools/12613-coqchk-noi.rst
@@ -0,0 +1,3 @@
+- **Removed:** The option ``-I`` of coqchk was removed (it was
+ deprecated in Coq 8.8) (`#12613
+ <https://github.com/coq/coq/pull/12613>`_, by Gaëtan Gilbert).