1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00

doc update

This commit is contained in:
Kelly Brazil
2026-04-17 16:13:18 -07:00
parent 7d801f30bb
commit 30c7507304
+1
View File
@@ -12,6 +12,7 @@ jc changelog
- Fix `proc-pid-smaps` proc parser when unknown VmFlags are output
- Fix `ifconfig` command parser for incorrect stripping of leading zeros in some hex numbers
- Fix `iptables` command parser when Target is blank and verbose output is used
- Fix `ufw` command parser to support rule logging. A new boolean `log` field is introduced
20251012 v1.25.6
- Add `net-localgroup` Windows command parser