Release Spot 2.4.3

* NEWS, configure.ac, doc/org/setup.org: Update.
This commit is contained in:
Alexandre Duret-Lutz 2017-12-19 10:12:13 +01:00
parent 7500962c3d
commit 325d3f921f
3 changed files with 15 additions and 8 deletions

11
NEWS
View file

@ -1,12 +1,19 @@
New in spot 2.4.2.dev (not yet released)
New in spot 2.4.3 (2017-12-19)
Bug fixes:
Bugs fixed:
- couvreur99_new() leaked memory when processing TωA that allocate
states.
- Some mismatched placement-new/delete reported by ASAN were fixed.
- Static compilation was broken on MinGW.
- Execution of Jupyter notebooks from the testsuite failed with
recent versions of Python.
- Fix some warnings triggered by the development version of g++.
New in spot 2.4.2 (2017-11-07)
Tools: