aboutsummaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorTakashi Yano <takashi.yano@nifty.ne.jp>2022-05-16 20:10:23 +0900
committerTakashi Yano <takashi.yano@nifty.ne.jp>2022-05-16 20:15:17 +0900
commitb79d60b7d27e0a62e36a14e881dab458bb278814 (patch)
treeaf15ce0e33654c63a6da5161edb84b96fbff1581 /winsup
parent5bf4e0030eb3323be24b0aebe247b1fd5cb077be (diff)
downloadnewlib-b79d60b7d27e0a62e36a14e881dab458bb278814.zip
newlib-b79d60b7d27e0a62e36a14e881dab458bb278814.tar.gz
newlib-b79d60b7d27e0a62e36a14e881dab458bb278814.tar.bz2
Cygwin: add 3.3.6 release notes
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/release/3.3.65
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.3.6 b/winsup/cygwin/release/3.3.6
new file mode 100644
index 0000000..6d1f0bc
--- /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.