Skip to content

Commit b95e5fb

Browse files
committed
Add changelog entry for #250
1 parent 5546928 commit b95e5fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Ensure that both ends of pipes on Windows are created in the same mode [234](https://github.com/haskell/process/pull/234)
77
* Fixed an issue with WINIO where giving an application an inherited pipe can cause it to misbehave [245](https://github.com/haskell/process/pull/245)
88
* Set the encoding on WINIO created pipes to the local encoding as with MIO [248](https://github.com/haskell/process/pull/248)
9+
* cbits/fork-exec: Don't dup2 identical fds [#250](https://github.com/haskell/process/pull/250)
910

1011
## 1.6.14.0 *February 2022*
1112

0 commit comments

Comments
 (0)