* cygwinenv.sgml: Add pipe_byte description.

* new-features.sgml (ov-new1.7.15): Add new pipe_byte description for 1.7.15.
This commit is contained in:
Christopher Faylor
2012-05-06 18:59:46 +00:00
parent d6d8002e43
commit 5c0e79c218
3 changed files with 19 additions and 0 deletions

View File

@@ -1,5 +1,13 @@
<sect1 id="ov-new1.7"><title>What's new and what changed in Cygwin 1.7</title>
<sect2 id="ov-new1.7.14"><title>What's new and what changed from 1.7.14 to 1.7.15</title>
<itemizedlist mark="bullet">
<listitem><para>
CYGWIN=pipe_byte option now forces the opening of pipes in byte mode rather than message mode.
</para></listitem>
</sect2>
<sect2 id="ov-new1.7.14"><title>What's new and what changed from 1.7.13 to 1.7.14</title>
<itemizedlist mark="bullet">