--- gvpe/NEWS 2020/01/13 11:30:35 1.140 +++ gvpe/NEWS 2022/10/06 03:25:53 1.141 @@ -6,6 +6,10 @@ - use liblzf with static hash table: lowers stack usage. - do not initialise liblzf hash table for faster operation. - use C++ variadic templates for callback.h, get rid of callback.pl. + - update autoconf. + - slightly modernise code. + - make use of ICMPFILTER again, this stopped working because it + is not defined in the glibc header files. 3.1 Sat Oct 27 07:50:43 CEST 2018 - port to openssl 1.1 BUT SEE WARNING IN configure.ac. Do not use!