From 583d0a31122be021c6f77a46cd23ddbebe0000ee Mon Sep 17 00:00:00 2001 From: Fred Klassen Date: Sun, 21 Jan 2018 13:21:14 -0800 Subject: [PATCH] #416 update CHANGELOG [ci skip] --- docs/CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 049cb6715..bd38a8314 100644 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -2,6 +2,7 @@ - Travis CI build fails due to new build images (#432) - Unable to build with libpcap 1.8.1 (#430) - Unable to tcprewrite range of ports with --portmap (#422) + - Avoid non-blocking behaviour when using STDIN (#416) - pcap containing >1020 packets produces invalid cache file (#415) - heap-buffer-overflow in get_l2protocol (#410) - heap-buffer-overflow in packet2tree (#409)