Skip to content

Commit 614e408

Browse files
committed
Changelog entry for #228
1 parent 3d9f244 commit 614e408

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog for [`process` package](http://hackage.haskell.org/package/process)
22

3+
## Unreleased
4+
5+
* posix: Ensure that `errno` is set after `posix_spawnp` fails [#228](https://github.com/haskell/process/pull/228)
6+
37
## 1.6.13.2 *July 2021*
48

59
* `posix_spawn`: Don't attempt to `dup2` identical fds [#214](https://github.com/haskell/process/pull/214)

0 commit comments

Comments
 (0)