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

changelog update

This commit is contained in:
Kelly Brazil
2019-10-17 17:59:46 -07:00
parent 02d97394dd
commit 084048987c

View File

@ -5,6 +5,8 @@ jc changelog
- Add route parser
- Change some ifconfig fields to integers
- Fix netstat -p parsing for Ubuntu
- Use maxsplit option in split in ls.py line 109... otherwise filenames with multiple spaces
between words can be incorrectly represented with the .join operation
20191017 v0.2.0
- ifconfig, ls, and netstat support