From 700a83c5688f7c8598c2978f3ac7c465e80cad64 Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Mon, 20 Jul 2015 16:27:19 +0200 Subject: [PATCH] update Changes --- Changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changes b/Changes index af0f4c0..5b5de2f 100644 --- a/Changes +++ b/Changes @@ -42,6 +42,8 @@ - Fixed to not show the red background color in listening network ports using IPv6 in the 'port' graph. (thanks to Dirk Tanneberger, os AT tanneberger.biz for pointing this out) +- Fixed to avoid checking 'iptables' version on BSD systems. +- Fixed to use 'swapctl' instead of 'swapinfo' in OpenBSD. - Small cosmetic changes.