aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2020-03-18 17:15:07 -0400
committerEmilio Jesus Gallego Arias2020-03-18 17:26:39 -0400
commit2cc2950917f35c16bfb38264132c7558a5382f22 (patch)
tree7c7a87dcb03ae5408248da35950ed1535aa6a830 /doc
parenta1315d78a5b3c6095848298f03ca328380a7d453 (diff)
[ci] [docker] Update to 4.09.1
That release includes non trivial changes related C compilers, in particular due to `-fno-common` support.
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/11-infrastructure-and-dependencies/11860-ci+ocaml_to_4091.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/11-infrastructure-and-dependencies/11860-ci+ocaml_to_4091.rst b/doc/changelog/11-infrastructure-and-dependencies/11860-ci+ocaml_to_4091.rst
new file mode 100644
index 0000000000..94e2c34828
--- /dev/null
+++ b/doc/changelog/11-infrastructure-and-dependencies/11860-ci+ocaml_to_4091.rst
@@ -0,0 +1,4 @@
+- **Added:**
+ Bump official OCaml support to 4.09.1
+ (`#11860 <https://github.com/coq/coq/pull/11860>`_,
+ by Emilio Jesus Gallego Arias).