1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

add stat fix

This commit is contained in:
Kelly Brazil
2021-08-13 15:19:41 -07:00
parent 1f99d40cec
commit 78caf7646b

View File

@ -4,6 +4,7 @@ jc changelog
- Note to Package Maintainers: please see note at 20210720 v1.16.0 - Note to Package Maintainers: please see note at 20210720 v1.16.0
- Fix issue with process substitution with the magic syntax - Fix issue with process substitution with the magic syntax
- Fix issue with globs not including filenames with spaces with magic syntax - Fix issue with globs not including filenames with spaces with magic syntax
- Fix stat parser to properly handle filenames with spaces on macOS/BSD
20210720 v1.16.0 20210720 v1.16.0
- Note to Package Maintainers: - Note to Package Maintainers: