diff --git a/changelog.txt b/changelog.txt index 1fd9174c..9d7b4fb1 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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