public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] Cygwin: document the recent FIFO changes
@ 2019-03-27 18:48 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2019-03-27 18:48 UTC (permalink / raw)
  To: cygwin-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=298581868a5de6747abe8044bf64e5c2379058f8

commit 298581868a5de6747abe8044bf64e5c2379058f8
Author: Ken Brown <kbrown@cornell.edu>
Date:   Wed Mar 27 18:10:18 2019 +0000

    Cygwin: document the recent FIFO changes

Diff:
---
 winsup/cygwin/release/3.1.0 | 14 ++++++++++++++
 winsup/doc/new-features.xml | 12 ++++++++++++
 2 files changed, 26 insertions(+)

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">


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-27 18:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-27 18:48 [newlib-cygwin] Cygwin: document the recent FIFO changes Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).