1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-08 22:36:48 +02:00

spelling/add ping parser update

This commit is contained in:
Kelly Brazil
2020-08-05 11:35:52 -07:00
parent 3fcd2f6c2e
commit 5344883394

View File

@@ -1,10 +1,11 @@
jc changelog
20200805 v1.13.4
- Updae crontab and crontab-u parsers to tighten up variable detection
- Update crontab and crontab-u parsers to tighten up variable detection
- Update ping parser to tighten linux/bsd detection
20200804 v1.13.3
- Updae ping parser for Raspberry Pi compatibility
- Update ping parser for Raspberry Pi compatibility
20200803 v1.13.2
- Add key/value file parser (wrapper for ini parser)