From 1da623b30ef6f9b12ac231518d2d4e7dadcf717b Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 29 May 2020 14:14:48 -0700 Subject: [PATCH] add items --- changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.txt b/changelog.txt index 7e6c891d..5881d4ad 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,14 @@ jc changelog +202006xx v1.11.2 +- Update netstat parser to add freebsd support +- Update netstat parser to add route_flags_pretty field +- Update netstat parser to change osx_inode field name to unix_inode +- Update netstat parser to change osx_flags field name to unix_flags +- Update route parser to add flags_pretty field +- Fix freebsd compatibility message for df, fstab, mount, ntpq, stat, and uname parsers +- + 20200523 v1.11.1 - Update stat command parser to change osx_flags field to string