1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-08 22:36:48 +02:00

add df info

This commit is contained in:
Kelly Brazil
2021-11-17 11:41:54 -08:00
parent cd7731484d
commit 85d9837616

View File

@ -1,8 +1,9 @@
jc changelog jc changelog
20211104 v1.17.2 (in progress) 20211117 v1.17.2
- Fix ping parser to add Alpine linux support - Fix ping parser to add Alpine linux support
- Fix netstat parser for older versions of netstat on linux - Fix netstat parser for older versions of netstat on linux
- Fix df parser for cases where the filesystem field overflows the column length
20211030 v1.17.1 20211030 v1.17.1
- Fix file parser for gzip files - Fix file parser for gzip files