Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
guidotack committed Feb 25, 2016
1 parent 84ac547 commit 2cf6559
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,13 @@ Changes:
array access out of bounds), and it is used in a constraint expression,
this now results in a warning instead of an
error. Warnings can be turned off using the ::maybe_partial annotation.

Fixes #43 and #74.

Bug fixes:

- Fix a bug in the optimisation phase related to unification of aliased
variables.
- Fix short-circuit evaluation of Boolean expressions.
- Fix a bug in the optimisation phase related to repeated simplification of
some Boolean expressions.
- Handle errors in output produced by solver without solns2out crashing.
Expand Down

0 comments on commit 2cf6559

Please sign in to comment.