]> sourceware.org Git - newlib-cygwin.git/commitdiff
Cygwin: add newgrp(1) to release message for 3.5.0
authorCorinna Vinschen <corinna@vinschen.de>
Sat, 14 Jan 2023 17:00:35 +0000 (18:00 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Sat, 14 Jan 2023 17:00:35 +0000 (18:00 +0100)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/release/3.5.0
winsup/doc/new-features.xml

index bc636599362357b1d3c0e9e00772ad69a78653ae..32c9ebaac48733255ea5ac3678b4a89cbf3a0c75 100644 (file)
@@ -6,3 +6,5 @@ What's new:
 - 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.
+
+- newgrp(1) tool.
index 5c9399e1479090dffffb3671b312eb204b4db9c5..169f0fc5263f284abdff97a0b3b7e65731261ddc 100644 (file)
@@ -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">
This page took 0.029811 seconds and 5 git commands to generate.