diff options
author | Christopher Faylor <me@cgf.cx> | 2012-04-05 14:23:06 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2012-04-05 14:23:06 +0000 |
commit | 82405d444885a8d0536127ed8fa177e66c827dd6 (patch) | |
tree | e4375b54f97df61f82f50e489c45eb307ea320e1 | |
parent | 260738bd33d8f56861b6a4dd5bf12bc611068a5f (diff) | |
download | cygnal-82405d444885a8d0536127ed8fa177e66c827dd6.tar.gz cygnal-82405d444885a8d0536127ed8fa177e66c827dd6.tar.bz2 cygnal-82405d444885a8d0536127ed8fa177e66c827dd6.zip |
Add typeahead description.
-rw-r--r-- | winsup/cygwin/release/1.7.13 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.13 b/winsup/cygwin/release/1.7.13 index 8c5e453d6..23db7b553 100644 --- a/winsup/cygwin/release/1.7.13 +++ b/winsup/cygwin/release/1.7.13 @@ -3,3 +3,6 @@ What's new: - mkpasswd and mkgroup now try to print an entry for the TrustedInstaller account existing since Windows Vista/Server 2008. + +- Terminal typeahead when switching from canonical to non-canonical mode + is now properly flushed. |