diff --git a/CHANGELOG b/CHANGELOG index b24564b96ec79496899341a81af63a7c259e9a0d..fd7682824d69fcb94cbdecd86b16abc4fcd069e1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -90,3 +90,5 @@ 2024-05-18: added support for NXOS interfaces in LLDP in short from (Eth1/1 -> Ethernet1/1) added IP-Address/IP-Network as quickinfo 2024-05-18: fixed crash on empty neighbour port (ThX to andreas doehler) +2024-06-17: fixed bad IPv4 address data (just drop it) +2024-06-18: fixed host_exist returns always True if host was in host_cache, even with host=None