1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

add netstat item

This commit is contained in:
Kelly Brazil
2020-05-09 11:42:56 -07:00
parent 9348988d64
commit d98e43dc78

View File

@ -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