public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin/cygwin-3_3-branch] Cygwin: add 3.3.5 release notes
@ 2022-03-05  2:28 Takashi Yano
  0 siblings, 0 replies; only message in thread
From: Takashi Yano @ 2022-03-05  2:28 UTC (permalink / raw)
  To: cygwin-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=94c03dd74a11db87d79707bfab43006f8afa0d22

commit 94c03dd74a11db87d79707bfab43006f8afa0d22
Author: Takashi Yano <takashi.yano@nifty.ne.jp>
Date:   Sat Mar 5 10:56:50 2022 +0900

    Cygwin: add 3.3.5 release notes

Diff:
---
 winsup/cygwin/release/3.3.5 | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/winsup/cygwin/release/3.3.5 b/winsup/cygwin/release/3.3.5
new file mode 100644
index 000000000..11698c4e4
--- /dev/null
+++ b/winsup/cygwin/release/3.3.5
@@ -0,0 +1,30 @@
+Bug Fixes
+---------
+
+- Fix a bug that accessing UNC path mounted to a drive letter using
+  SMB3.11 fails with error "Too many levels of symbolic links.".
+
+- Fix a console bug that escape sequence IL/DL (CSI Ps L, CSI Ps M)
+  does not work correctly at the last line.
+  Addresses: https://cygwin.com/pipermail/cygwin/2022-February/250736.html
+
+- Fix a problem that ENABLE_INSERT_MODE and ENABLE_QUICK_EDIT_MODE
+  flags are cleared if cygwin is started in console.
+
+- Fix an issue that cmd.exe also is terminated along with the cygwin
+  app started from the cmd.exe if the cygwin app is terminated by
+  Ctrl-C.
+
+- Fix deadlock caused when keys are typed in pty while a lot of text
+  output.
+
+- Fix a problem that the console mode for input is not set correctly
+  when non-cygwin app is started with stdin redirected.
+  Addresses:
+  https://github.com/GitCredentialManager/git-credential-manager/issues/576
+
+- Fix exit code when non-cygwin app is terminated by Ctrl-C.
+
+- Fix a bug that the order of the console key inputs are occasionally
+  swapped, especially when CPU load is high.
+  Addresses: https://cygwin.com/pipermail/cygwin/2022-February/250957.html


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-05  2:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-05  2:28 [newlib-cygwin/cygwin-3_3-branch] Cygwin: add 3.3.5 release notes Takashi Yano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).