From d98e43dc78205d3224bfc1e67de2da3c5fb7ea9a Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Sat, 9 May 2020 11:42:56 -0700 Subject: [PATCH] add netstat item --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 52b6dd0d..4ebf31cb 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ jc changelog 20200509 v1.10.10 - Fix ls parser issue where the first file was skipped for ls -R on some platforms - Update last parser to handle 'gone - no logout' condition +- Update netstat parser to handle bluetooth section (ignore gracefully for now) 20200508 v1.10.9 - Add license info to vendorized ifconfig-parser class