mention the bug fixed in BuDDy
* NEWS: Explain the bug fixed in previous patch and reported in issue #535. * THANKS: Add Guillermo.
This commit is contained in:
parent
e37bc9e1ae
commit
bb95705d52
2 changed files with 6 additions and 0 deletions
5
NEWS
5
NEWS
|
|
@ -14,6 +14,11 @@ New in spot 2.11.5.dev (not yet released)
|
|||
- Using "randltl -S" did not correctly go through the SERE printer
|
||||
functions.
|
||||
|
||||
- Our copy of BuDDy's bdd_forall() had a 20 year old typo that
|
||||
caused cache entries from bdd_exist() and bdd_forall() to be
|
||||
mixed. Spot was safe from this bug because it was only using
|
||||
bdd_exist(). (Issue #535)
|
||||
|
||||
New in spot 2.11.5 (2023-04-20)
|
||||
|
||||
Bug fixes:
|
||||
|
|
|
|||
1
THANKS
1
THANKS
|
|
@ -21,6 +21,7 @@ Felix Klaedtke
|
|||
Florian Perlié-Long
|
||||
František Blahoudek
|
||||
Gerard J. Holzmann
|
||||
Guillermo A. Perez
|
||||
Hashim Ali
|
||||
Heikki Tauriainen
|
||||
Henrich Lauko
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue