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
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2023-01-14 20:00:35 +0300
committerCorinna Vinschen <corinna@vinschen.de>2023-01-14 20:00:35 +0300
commit62b9c98f12ff58e870ac42d2cd1b6860bf371ae0 (patch)
treeaca33ebd5ca21d8d04fbb7505dfd42c0c8fed61d /winsup/doc/new-features.xml
parent8bd56ec8734539ba014c9ed993c3c9e19173ed82 (diff)
Cygwin: add newgrp(1) to release message for 3.5.0
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/doc/new-features.xml')
-rw-r--r--winsup/doc/new-features.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index 5c9399e14..169f0fc52 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -4,6 +4,28 @@
<sect1 id="ov-new"><title>What's new and what changed in Cygwin</title>
+<sect2 id="ov-new3.5"><title>What's new and what changed in 3.5</title>
+
+<itemizedlist mark="bullet">
+
+<listitem><para>
+Drop support for Windows 7, Windows 8, Server 2008 R2 and Server 2012.
+</para></listitem>
+
+<listitem><para>
+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.
+</para></listitem>
+
+<listitem><para>
+newgrp(1) tool.
+</para></listitem>
+
+</itemizedlist>
+
+</sect2>
+
<sect2 id="ov-new3.4"><title>What's new and what changed in 3.4</title>
<itemizedlist mark="bullet">