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

changelog updates

This commit is contained in:
Kelly Brazil
2020-02-04 15:22:36 -08:00
parent 395a99037b
commit d01dfa25f1

View File

@ -6,7 +6,10 @@ jc changelog
- Add XML file parser
- Add crontab with user specified file parser
- Add __version__ variable to parser modules
- TODO: fix history lines to int
- Updated history parser to output "line" as an integer
- TODO: add id parser
- TODO: add who parser
- TODO: add passwd and shadow parser
20191217 v1.6.1
- Add du parser (tested on linux and OSX)