Test previous patch.

* iface/dve2/finite.test: Add test case.
* NEWS: Mention the fix.
This commit is contained in:
Alexandre Duret-Lutz 2013-01-14 18:26:04 +01:00
parent 67b7b86d52
commit 361f594655
2 changed files with 7 additions and 1 deletions

2
NEWS
View file

@ -9,6 +9,8 @@ New in spot 1.0a (not released):
- "P0.init" is parsed as an atomic even without the double quotes,
but it was always output with double quotes. This version will
not quote this atomic proposition anymore.
- tgba_product::transition_annotation() would segfault when
called in a product against a Kripke structure.
* Minor improvements:
- Four new LTL simplifications rules:
GF(a|Xb) = GF(a|b)