2015-03-05 20:57:34 +08: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 21:58:03 +08:00
|
|
|
|
|
|
|
- Fix potential premature SIGHUP in pty code.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2015-03/msg00070.html
|
2015-03-17 18:40:12 +08: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
|
2015-03-25 19:42:38 +08:00
|
|
|
|
|
|
|
- Fix internal error in pty -ONLCR handling. Fix timing bug in pty OPOST
|
|
|
|
handling.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2015-02/msg00929.html
|