Skip to content
Success

Changes

Summary

  1. last commit before tagging 5.4.0~beta2 (details)
  2. release 5.4.0~beta2 (details)
  3. increment version number after tagging 5.4.0~beta2 (details)
  4. Fix wrong TSan function names (#14252) (details)
  5. Unicode changes in Format should be treated as breaking changes (#14272) (details)
Commit 2e489a26085843ff54894dda64a280d96a4e933a by Florian Angeletti
last commit before tagging 5.4.0~beta2
The file was modifiedconfigure (diff)
The file was modifiedVERSION (diff)
The file was modifiedbuild-aux/ocaml_version.m4 (diff)
The file was modifiedconfigure (diff)
The file was modifiedbuild-aux/ocaml_version.m4 (diff)
The file was modifiedocaml-variants.opam (diff)
The file was modifiedVERSION (diff)
Commit 7e947ea01d5fadbb18367ae081a42400e06808d9 by Florian Angeletti
increment version number after tagging 5.4.0~beta2
The file was modifiedbuild-aux/ocaml_version.m4 (diff)
The file was modifiedVERSION (diff)
The file was modifiedocaml-variants.opam (diff)
The file was modifiedconfigure (diff)
Commit 33f2c1acc1549b2d412564707621f5ac6fac1df3 by noreply
Fix wrong TSan function names (#14252)

Fixes an error in the backport of #14209.
The file was modifiedruntime/weak.c (diff)
Commit 4e07432c54839ec9cf5b4d488f4083d00d6ffe71 by n.oje.bar
Unicode changes in Format should be treated as breaking changes (#14272)

See https://github.com/dbuenzli/cmdliner/issues/234 where this potentially causes a testcase that was previously passing on 5.3 to now fail on 5.4.0~beta2.

(cherry picked from commit 11c9a6bb888404ed9a32b879a4440ba790eef095)
The file was modifiedChanges (diff)