aboutsummaryrefslogtreecommitdiff
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:14:40 +0900
commitea243efe235e28f4782fb6f5cf3e99048f82fc05 (patch)
tree01a5e143cca6e78867ee90fa3bf8b7a012ab5e20
parent2ac74399aba05c532526c0e424f99c6964f30119 (diff)
downloadnewlib-ea243efe235e28f4782fb6f5cf3e99048f82fc05.zip
newlib-ea243efe235e28f4782fb6f5cf3e99048f82fc05.tar.gz
newlib-ea243efe235e28f4782fb6f5cf3e99048f82fc05.tar.bz2
Cygwin: add 3.3.6 release notes
-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.