Merge branch 'master' into next
This commit is contained in:
commit
975ec6ff81
3 changed files with 14 additions and 10 deletions
12
NEWS
12
NEWS
|
|
@ -1,4 +1,4 @@
|
|||
New in spot 2.2.1.dev (Not yet released)
|
||||
New in spot 2.2.2.dev (Not yet released)
|
||||
|
||||
Library:
|
||||
|
||||
|
|
@ -16,14 +16,18 @@ New in spot 2.2.1.dev (Not yet released)
|
|||
|
||||
Build:
|
||||
|
||||
* If the system has an installed libltdl library, use it instead of
|
||||
the one we distribute.
|
||||
|
||||
* The configure script has a new option --enable-c++14, to compile in
|
||||
C++14 mode. Obviously you need a compiler that supports it. This allows
|
||||
to check that nothing breaks when we will switch to C++14. This option
|
||||
is also available in the configure script of buddy.
|
||||
|
||||
New in spot 2.2.2 (2016-12-16)
|
||||
|
||||
Build:
|
||||
|
||||
* If the system has an installed libltdl library, use it instead of
|
||||
the one we distribute.
|
||||
|
||||
Bug fixes:
|
||||
|
||||
* scc_filter() had a left-over print statement that would print
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue