Skip to content

Commit 7a33ea8

Browse files
committed
Update changes
1 parent 8dfd66b commit 7a33ea8

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGES.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,28 @@
11
unreleased
22
----------
33

4-
- Added Ubuntu 23.04 (@mtelvers)
4+
- Rework Windows images and update their dependencies:
5+
+ Fix the origin of Install.cmd (avsm -> ocurrent);
6+
+ Rename Windows.Cygwin.install_from_release to install_cygwin;
7+
+ Rework Cygwin package list needed for opam and OCaml for Windows;
8+
+ Remove msvs-tools from the mingw images;
9+
+ Build opam with MSVS in the MSVS images. Explicitly set MSVS
10+
environment vars with msvs-detect.
11+
+ Update to VC Redist 17 and MSVC 2022;
12+
+ Track msvs-tools master;
13+
+ Split MSVC build into multiple build steps;
14+
+ Internal refactors.
15+
(@MisterDA #162)
16+
- Added Ubuntu 23.04 and Fedora 38. (@mtelvers #164)
517
- Add newlines in some cases for better formatting.
618
(@MisterDA #161, review by @benmandrew)
19+
- Various LCU Updates. (@mtelvers #160)
720

821
v8.2.1 2023-04-07 Paris
922
-----------------------
1023

1124
- Correct sexp generation for dockerfile-opam.
1225
(@benmandrew #158, review by @MisterDA)
13-
1426
- Switch to root and back to opam user when installing OCaml external
1527
dependencies in the ocaml stage; fixes depext installation.
1628
(@MisterDA #146, #157)

0 commit comments

Comments
 (0)