Update CHANGES for the quoting issue

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
This commit is contained in:
Rudi Grinberg 2018-06-07 15:35:25 +07:00
parent c72414406d
commit a7ada1ddb9
1 changed files with 4 additions and 0 deletions

View File

@ -62,6 +62,10 @@ next
- Make the output of Dune slightly more deterministic when run from
inside Dune (#855, @diml)
- Simplify quoting behavior of variables. All values are now multi-valued and
whether a multi valued variable is allowed is determined by the quoting and
substitution context it appears in. (#849, fix #701, @rgrinberg)
1.0+beta20 (10/04/2018)
-----------------------