Merge remote-tracking branch 'origin/topic/vern/dump-no-opt-ZAM'

* origin/topic/vern/dump-no-opt-ZAM:
  fixed -O dump-final-ZAM to work in conjunction with -O no-ZAM-opt
This commit is contained in:
Arne Welzel 2024-12-02 10:59:04 +01:00
commit 423c2de4c8
3 changed files with 15 additions and 8 deletions

View file

@ -1,3 +1,7 @@
7.1.0-dev.645 | 2024-12-02 10:59:04 +0100
* fixed -O dump-final-ZAM to work in conjunction with -O no-ZAM-opt (Vern Paxson, Corelight)
7.1.0-dev.643 | 2024-12-02 09:51:10 +0100
* Remove support for building against Spicy versions before 1.8 (Benjamin Bannier, Corelight)