* configure.ac, NEWS: Bump version to 0.0t.

* HACKING: Update tools requirements.
* src/sanity/Makefile.am (EXTRA_DIST): Distribute includes.test.
This commit is contained in:
Alexandre Duret-Lutz 2004-04-23 17:31:57 +00:00
parent 007143e9e3
commit b980717756
5 changed files with 21 additions and 5 deletions

12
NEWS
View file

@ -1,4 +1,14 @@
New in spot 0.0s:
New in spot 0.0t (2004-04-23):
* `emptiness_check':
- fix two bugs in the computation of the counter example,
- revamp the interface for better customization.
* `never_claim_reachable': new function.
* Introduce annonymous BDD variables in `bdd_dict', and start
to use it in `ltl_to_tgba_fm'.
* Offer never claim in the CGI script.
* Rename EESRG as SSP, and offer specialized variants of the
emptiness_check.
New in spot 0.0r (2004-03-08):