- Switch to using $!{EINTR}
- Honor umask for user/group permissions on a +rw file
- Remove commented code from RT 50739
- #63 - Patch for fixing _write on invalid objects
- #54 - Make slave the controlling terminal so more programs can be called from IPC::Run reliably
- #53 - Prevent Not a GLOB reference in close_terminal by untieing before close
- #46 - '&' closing the stdin of the right process.
- #41 - Do POSIX::_exit not ::exit
- #40 - Assure child Win32 processes have same priority as parent
- #38 - Add unit test for passing use of Readonly.pm
- #39 - Fix GLOB test in IPC::Run::IO->new
- #86 - Fix for memory leak [rt.cpan.org #57990]
- MANIFEST was updated. New tests may start shipping now.