* configure.ac: Bump version to 0.0d.
* NEWS, README: New files.
This commit is contained in:
parent
7836595873
commit
53bf08014e
4 changed files with 64 additions and 3 deletions
18
NEWS
Normal file
18
NEWS
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
New in spot 0.0d (2003-07-13):
|
||||
|
||||
* Optimize translation of G operators occurring at the root
|
||||
of a formula (or its immediate children when the root is a
|
||||
conjunction). This saves two BDD variables per G operator.
|
||||
* Distribute lbtt, and run it during `make check'.
|
||||
* First sketch of GSPN interface.
|
||||
* succ_iter_concreate::next() completely rewritten.
|
||||
* Transitions are now labelled by boolean formulae (not only
|
||||
conjunctions).
|
||||
* Documentation:
|
||||
- Output collaboration diagrams.
|
||||
- Build and distribute PDF manual.
|
||||
* Many bug fixes.
|
||||
|
||||
New in spot 0.0b (2003-06-26):
|
||||
|
||||
* Everything.
|
||||
Loading…
Add table
Add a link
Reference in a new issue