aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Brown <kbrown@cornell.edu>2019-03-27 18:10:18 +0000
committerCorinna Vinschen <corinna@vinschen.de>2019-03-27 19:47:59 +0100
commit298581868a5de6747abe8044bf64e5c2379058f8 (patch)
treee9d2e2fca8b624c77a1db77cf571cf11f770734a
parentf46c9ab46c46cd2bf02eb5e5af591e19b1c5a10a (diff)
downloadnewlib-298581868a5de6747abe8044bf64e5c2379058f8.zip
newlib-298581868a5de6747abe8044bf64e5c2379058f8.tar.gz
newlib-298581868a5de6747abe8044bf64e5c2379058f8.tar.bz2
Cygwin: document the recent FIFO changes
-rw-r--r--winsup/cygwin/release/3.1.014
-rw-r--r--winsup/doc/new-features.xml12
2 files changed, 26 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.1.0 b/winsup/cygwin/release/3.1.0
new file mode 100644
index 0000000..1f017bf
--- /dev/null
+++ b/winsup/cygwin/release/3.1.0
@@ -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
+---------
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index e14fbb1..c87601e 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -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">