Skip to content

Commit

Permalink
Add CHANGES entry
Browse files Browse the repository at this point in the history
Signed-off-by: Ulysse Gérard <[email protected]>
  • Loading branch information
voodoos committed Jun 22, 2020
1 parent a031efd commit 194f671
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ next
- Improve error message when invalid package names (such as the empty string)
are passed to `dune build -p`. (#3561, @emillon)

- Dune does not use `ocamlc` as an intermediary to call C compiler anymore.
Configuration flags `ocamlc_cflags` and `ocamlc_cppflags` are always prepended
to the compiler arguments. (#3565, fixes #3346, @voodoos)

2.6.0 (05/06/2020)
------------------

Expand Down

0 comments on commit 194f671

Please sign in to comment.