summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release/1.7.36
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/release/1.7.36')
-rw-r--r--winsup/cygwin/release/1.7.364
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.36 b/winsup/cygwin/release/1.7.36
index 28797779a..e9cfc6154 100644
--- a/winsup/cygwin/release/1.7.36
+++ b/winsup/cygwin/release/1.7.36
@@ -18,3 +18,7 @@ Bug Fixes
- 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
+
+- Fix internal error in pty -ONLCR handling. Fix timing bug in pty OPOST
+ handling.
+ Addresses: https://cygwin.com/ml/cygwin/2015-02/msg00929.html