Skip to content

Commit 294ca82

Browse files
committed
Update Changelog for changes since version 20231003.0.
1 parent e7bbc65 commit 294ca82

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
Revision history for Perl extension IPC::Run
22

3+
NEXT
4+
- #172 - Reduce delays in detecting child exit
5+
- #174 - Add quickstart section at the top of the docs
6+
- #177 - Retry _read() on EINTR, instead of losing pipe contents.
7+
- In test suite, work around bug in NetBSD 10.
8+
39
20231003.0 Mon Oct 2 2023
410
Windows now matches other platforms in that a child calling exit(N) causes
511
result() to return N and full_result() to return N << 8. On Windows, before

0 commit comments

Comments
 (0)