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:
Alexandre Duret-Lutz 2023-07-31 21:11:39 +02:00
parent e37bc9e1ae
commit bb95705d52
2 changed files with 6 additions and 0 deletions

5
NEWS
View file

@ -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
View file

@ -21,6 +21,7 @@ Felix Klaedtke
Florian Perlié-Long
František Blahoudek
Gerard J. Holzmann
Guillermo A. Perez
Hashim Ali
Heikki Tauriainen
Henrich Lauko