From 82405d444885a8d0536127ed8fa177e66c827dd6 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 5 Apr 2012 14:23:06 +0000 Subject: [PATCH] Add typeahead description. --- winsup/cygwin/release/1.7.13 | 3 +++ 1 file changed, 3 insertions(+) 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.