From b79d60b7d27e0a62e36a14e881dab458bb278814 Mon Sep 17 00:00:00 2001 From: Takashi Yano Date: Mon, 16 May 2022 20:10:23 +0900 Subject: [PATCH] Cygwin: add 3.3.6 release notes --- winsup/cygwin/release/3.3.6 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 winsup/cygwin/release/3.3.6 diff --git a/winsup/cygwin/release/3.3.6 b/winsup/cygwin/release/3.3.6 new file mode 100644 index 000000000..6d1f0bc8b --- /dev/null +++ b/winsup/cygwin/release/3.3.6 @@ -0,0 +1,5 @@ +Bug Fixes +--------- + +- Fix an issue that command "cmd /c script -c cmd" crashes if it + is issued in console of Windows 7.