]> sourceware.org Git - newlib-cygwin.git/commitdiff
Cygwin: document the recent FIFO changes
authorKen Brown <kbrown@cornell.edu>
Wed, 27 Mar 2019 18:10:18 +0000 (18:10 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 27 Mar 2019 18:47:59 +0000 (19:47 +0100)
winsup/cygwin/release/3.1.0 [new file with mode: 0644]
winsup/doc/new-features.xml

diff --git a/winsup/cygwin/release/3.1.0 b/winsup/cygwin/release/3.1.0
new file mode 100644 (file)
index 0000000..1f017bf
--- /dev/null
@@ -0,0 +1,14 @@
+What's new:
+-----------
+
+
+What changed:
+-------------
+
+- FIFOs can now be opened multiple times for writing.
+  Addresses: https://cygwin.com/ml/cygwin/2015-03/msg00047.html
+             https://cygwin.com/ml/cygwin/2015-12/msg00311.html
+
+
+Bug Fixes
+---------
index e14fbb1e835c43938cc0fb48994b3d3f8fe8b0e0..c87601e9d7b1064d504ff222461bedc6827fbf93 100644 (file)
@@ -4,6 +4,18 @@
 
 <sect1 id="ov-new"><title>What's new and what changed in Cygwin</title>
 
+<sect2 id="ov-new3.1"><title>What's new and what changed in 3.1</title>
+
+<itemizedlist mark="bullet">
+
+<listitem><para>
+FIFOs can now be opened multiple times for writing.
+</para></listitem>
+
+</itemizedlist>
+
+</sect2>
+
 <sect2 id="ov-new3.0"><title>What's new and what changed in 3.0</title>
 
 <itemizedlist mark="bullet">
This page took 0.03394 seconds and 5 git commands to generate.