From c46fe73236b912d2ee89dfb36ff259fe95fd0479 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Sat, 30 May 2020 18:53:35 -0700 Subject: [PATCH] add last fixes for freebsd --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 6e896149..f0a7588c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -10,6 +10,7 @@ jc changelog - Update arp parser to add permanent field (freebsd and osx) - Update arp parser to add expires field (freebsd) - Update w parser to strip whitespace from what field +- Update last parser to fix FreeBSD issues - Fix freebsd compatibility message for df, fstab, mount, ntpq, stat, and uname parsers - Fix compatibility message for platforms that include the version number at the end (e.g. freebsd12)