minor ChangeLog update

This commit is contained in:
Michael Rash 2015-03-19 22:20:26 -04:00
parent 40c695097e
commit 95ae8dd1fe

View File

@ -2,6 +2,8 @@ fwknop-2.6.6 (02//2015):
- [server] Bug fix when compiled with --enable-udp-server to not include - [server] Bug fix when compiled with --enable-udp-server to not include
pcap.h, which is likely not installed whenever libpcap is also not pcap.h, which is likely not installed whenever libpcap is also not
installed. This bug was reported by Alexander Kozhevnikov. installed. This bug was reported by Alexander Kozhevnikov.
- Set AFL_HARDEN=1 to AFL fuzzing wrapper scripts. This enables simple
memory bug detection in AFL at the cost of a small performance hit.
fwknop-2.6.5 (12/16/2014): fwknop-2.6.5 (12/16/2014):
- [server] (Grant Pannell) Added a new access.conf variable "DESTINATION" - [server] (Grant Pannell) Added a new access.conf variable "DESTINATION"