2015-03-05 13:57:34 +01:00
|
|
|
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
|
2015-03-05 14:58:03 +01:00
|
|
|
|
|
|
|
- Fix potential premature SIGHUP in pty code.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2015-03/msg00070.html
|
2015-03-17 11:40:12 +01:00
|
|
|
|
|
|
|
- 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
|