This commit is contained in:
Anthony Sottile 2019-04-01 09:44:09 -07:00
parent 6302dec938
commit b33f2c40d8
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,11 @@
1.15.1
======
### Fixes
- Fix command length calculation on posix when `SC_ARG_MAX` is not defined.
- #691 issue by @ushuz.
- #987 PR by @asottile.
1.15.0
======