* NEWS: Typo in date.
This commit is contained in:
parent
b9afd8e705
commit
70e3e2cd04
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
|
@ -179,7 +179,7 @@ New in spot 0.8 (2011-11-28):
|
||||||
#define x flag==0
|
#define x flag==0
|
||||||
because !x then evaluated to (!flag)==0 instead of !(flag==0).
|
because !x then evaluated to (!flag)==0 instead of !(flag==0).
|
||||||
|
|
||||||
New in spot 0.7.1 (2001-02-07):
|
New in spot 0.7.1 (2011-02-07):
|
||||||
|
|
||||||
* The LTL parser will accept operator ~ (for not) as well
|
* The LTL parser will accept operator ~ (for not) as well
|
||||||
as --> and <--> (for implication and equivalence), allowing
|
as --> and <--> (for implication and equivalence), allowing
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue