diff --git a/doc/changes/10662.md b/doc/changes/10662.md deleted file mode 100644 index 2c4257a9c0b..00000000000 --- a/doc/changes/10662.md +++ /dev/null @@ -1,3 +0,0 @@ -- pkg: only logs the standard output when the command fails or the user explicitly requests it. - Add new flag `--debug-package-logs`, which force dune to display the stdout logs when dealing - with package management (#10662, @maiste) diff --git a/doc/changes/10671.md b/doc/changes/10671.md index 3887e4031bd..94df8c97ddc 100644 --- a/doc/changes/10671.md +++ b/doc/changes/10671.md @@ -1 +1,2 @@ -- Expect test fixes: support multiple modes and fix dependencies when there is a custom runner (#10671, @vouillon) +- Expect test fixes: support multiple modes and fix dependencies when there is + a custom runner (#10671, @vouillon)