From 56ff177f4bb384ed92198fd7f1c5a91aa1f099ff Mon Sep 17 00:00:00 2001 From: Jim Fehrle Date: Fri, 11 Sep 2020 22:18:49 -0700 Subject: Remove deprecated Extraction Language command value "Ocaml" --- doc/changelog/07-commands-and-options/13016-remove-Ocaml-value.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/changelog/07-commands-and-options/13016-remove-Ocaml-value.rst (limited to 'doc') diff --git a/doc/changelog/07-commands-and-options/13016-remove-Ocaml-value.rst b/doc/changelog/07-commands-and-options/13016-remove-Ocaml-value.rst new file mode 100644 index 0000000000..c67b0f6e80 --- /dev/null +++ b/doc/changelog/07-commands-and-options/13016-remove-Ocaml-value.rst @@ -0,0 +1,4 @@ +- **Removed:** + In the :cmd:`Extraction Language` command, remove `Ocaml` as a valid value. + Use `OCaml` instead. This was deprecated in Coq 8.8, `#6261 `_ + (`#13016 `_, by Jim Fehrle). -- cgit v1.2.3