release-notes: add autotools removal.

Change-Id: I5abc0bb8b9fef4b358c53cf4a30cb0503273f727
Reviewed-on: https://code.wireshark.org/review/26997
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Dario Lombardo 2018-04-18 10:14:41 +02:00 committed by Anders Broman
parent 7fb4b2da31
commit 8740ac8d4c
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ since version 2.6.0:
* The membership operator now supports ranges, allowing display filters such as
`tcp.port in {4430..4434}` to be expressed. See the User's Guide, chapter
_Building display filter expressions_ for details.
* The autotools build system has been removed. CMake is the one build system now.
* tshark has now "-G elastic-mapping" option to generate an ElasticSearch mapping file.
//=== Removed Dissectors