Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbou committed Mar 11, 2023
1 parent eb62a4a commit 2ad9d30
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions master_changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,11 +287,11 @@ users)
* Speedup the compiler compilation phase for the docker builds [#5387 @kit-ty-kate]

## Admin
*`opam admin cache` now ignores all already present cache files. Option
`--check-all` restores the previous behaviour of validating all checksums.
*`opam admin cache` now ignores all already present cache files. Option `--check-all` restores the previous behaviour of validating all checksums.
* [BUG] Fix repo-upgrade internal error [#4965 @AltGr]
* [BUG] Fix `--environment` documentation [#5235 @rjbou - fix #5184]
* [BUG] Fix opam admin add-constraint failing with Not_found in some situations [#5336 @kit-ty-kate - fix #5334]
* ✘ Add `opam admin add-constraint <cst> --packages` to select a subset of packages to apply constraints [#5386 @rjbou]

## Opam installer
*
Expand Down Expand Up @@ -420,6 +420,7 @@ users)
* Add a windows test to check case insensitive environment variable handling [#5356 @dra27]
* Fix the reftests on OCaml 5.0 [#5402 @kit-ty-kate]
* Add `admin` command reftest [#5385 #5336 @rjbou @kit-ty-kate]
* Add `admin` command reftest [#5386 #5385 #5336 @rjbou @kit-ty-kate]


* Add `swhid` print tests in show, and swh fallback test [#4859 @rjbou]
Expand Down

0 comments on commit 2ad9d30

Please sign in to comment.