diff --git a/changelog.txt b/changelog.txt index 10356c01..b37f2e71 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,7 +3,7 @@ jc changelog 2019xxxx v0.5.0 - Fix netstat -p parsing for Ubuntu - Add ps parser -+ Add route parser +- Add route parser + Change some ifconfig fields to integers + 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