]> sourceware.org Git - newlib-cygwin.git/commitdiff
Cygwin: add 3.2.1 release file and add fixes up to this point
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 20 Apr 2021 08:46:01 +0000 (10:46 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 20 Apr 2021 08:46:39 +0000 (10:46 +0200)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/release/3.2.1 [new file with mode: 0644]

diff --git a/winsup/cygwin/release/3.2.1 b/winsup/cygwin/release/3.2.1
new file mode 100644 (file)
index 0000000..c1ada5d
--- /dev/null
@@ -0,0 +1,27 @@
+What's new:
+-----------
+
+
+What changed:
+-------------
+
+
+Bug Fixes
+---------
+
+- Fix values returned by select(2) for shutdown sockets.
+  Addresses: https://cygwin.com/pipermail/cygwin-developers/2021-April/012092.html
+
+- Introduce a new hypotl(3) function not suffering unnecesswry overflows.
+  Addresses: https://cygwin.com/pipermail/cygwin/2021-April/248302.html
+
+- Fix path handling for paths spanning native symlinks.
+  Addresses: https://cygwin.com/pipermail/cygwin/2021-April/248307.html
+
+- Fix tab position evaluation after console window resize.
+
+- Fix a regression in pseudo console handling, resulting in rlwrap not
+  being able to start a new pseudo console.
+
+- Handle two race conditions in pseudo console usage.
+  Addresses: https://cygwin.com/pipermail/cygwin/2021-April/248292.html
This page took 0.031609 seconds and 5 git commands to generate.