21 lines
513 B
Plaintext
21 lines
513 B
Plaintext
What's new:
|
|
-----------
|
|
|
|
|
|
What changed:
|
|
-------------
|
|
|
|
|
|
Bug Fixes
|
|
---------
|
|
|
|
- Fix potential hang in pseudo ttys when generating ECHO output while the slave
|
|
is flooding the pty with output.
|
|
Addresses: https://cygwin.com/ml/cygwin/2015-03/msg00019.html
|
|
|
|
- Fix potential premature SIGHUP in pty code.
|
|
Addresses: https://cygwin.com/ml/cygwin/2015-03/msg00070.html
|
|
|
|
- Fix a name change from symlink to target name in calls to execvp, system, etc.
|
|
Addresses: https://cygwin.com/ml/cygwin/2015-03/msg00270.html
|