* NEWS: Mention recent fixes.
This commit is contained in:
parent
50bdc24514
commit
38388748b0
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
|
@ -6,6 +6,10 @@ New in spot 1.2.2a (not yet released)
|
||||||
- Fix calculation of length_boolone(), were 'Xa|b|c' was
|
- Fix calculation of length_boolone(), were 'Xa|b|c' was
|
||||||
considered as length 6 instead of 4 (because it is 'Xa|(b|a)'
|
considered as length 6 instead of 4 (because it is 'Xa|(b|a)'
|
||||||
were (b|a) is Boolean).
|
were (b|a) is Boolean).
|
||||||
|
- Fix Clang-3.5 warnings.
|
||||||
|
- randltl -S did not honor --boolean-priorities.
|
||||||
|
- randltl had trouble generating formulas when all unary, or
|
||||||
|
all binary/n-ary operators were disabled.
|
||||||
|
|
||||||
New in spot 1.2.2 (2014-01-24)
|
New in spot 1.2.2 (2014-01-24)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue