Cygwin: Clarifications in 3.5 changes doc
This commit is contained in:
parent
5edd189d1c
commit
241b50a7ab
|
@ -13,9 +13,9 @@ Drop support for Windows 7, Windows 8, Server 2008 R2 and Server 2012.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
The console device gets accessible from other terminals such as other
|
Console devices (/dev/consN) are now accessible by processes attached to other
|
||||||
consoles and ptys. Thanks to this new feature, GNU screen and tmux now
|
consoles or ptys. Thanks to this new feature, GNU screen and tmux now work in
|
||||||
work in the console.
|
the console.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
|
@ -85,7 +85,7 @@ https://www.austingroupbugs.net/view.php?id=1674
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
FIFOs now also work over NFS.
|
FIFOs now also work on NFS filesystems.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
|
|
Loading…
Reference in New Issue