Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2024-01-17 14:39:50 +0300
committerCorinna Vinschen <corinna@vinschen.de>2024-01-17 14:39:50 +0300
commit70b27cee0c8ab12a1b4d5b31d086fc79d60c4001 (patch)
tree76789f2561bf43e4c8f4e62bb212b58de1a807c4 /winsup
parent07cccc74a5da0da5bb664411e4cf76b3d35bc09d (diff)
Cygwin: copy doc changes from commit 241b50a7abe2 to release notes
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/release/3.5.08
1 files changed, 4 insertions, 4 deletions
diff --git a/winsup/cygwin/release/3.5.0 b/winsup/cygwin/release/3.5.0
index 5940d8054..611636b90 100644
--- a/winsup/cygwin/release/3.5.0
+++ b/winsup/cygwin/release/3.5.0
@@ -3,9 +3,9 @@ What's new:
- Drop support for Windows 7, Windows 8, Server 2008 R2 and Server 2012.
-- The console device gets accessible from other terminals such as other
- consoles and ptys. Thanks to this new feature, GNU screen and tmux
- now work in the console.
+- Console devices (/dev/consN) are now accessible by processes attached
+ to other consoles or ptys. Thanks to this new feature, GNU screen and
+ tmux now work in the console.
- newgrp(1) tool.
@@ -56,7 +56,7 @@ What changed:
files as execvp. For the reasoning, see
https://www.austingroupbugs.net/view.php?id=1674
-- FIFOs now also work over NFS.
+- FIFOs now also work on NFS filesystems.
- Enable automatic sparsifying of files on SSDs, independent of the
"sparse" mount mode.