cygwin: Document latest changes, bump API minor

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen
2017-11-30 21:57:16 +01:00
parent d43863f569
commit 10b57ba8d0
3 changed files with 26 additions and 1 deletions

View File

@@ -4,6 +4,26 @@
<sect1 id="ov-new"><title>What's new and what changed in Cygwin</title>
<sect2 id="ov-new2.10"><title>What's new and what changed in 2.10</title>
<itemizedlist mark="bullet">
<listitem><para>
New open(2) flags O_TMPFILE and O_NOATIME.
</para></listitem>
<listitem><para>
scanf/wscanf now handle the POSIX %m modifier.
</para></listitem>
<listitem><para>
New API: wmempcpy.
</para></listitem>
</itemizedlist>
</sect2>
<sect2 id="ov-new2.9"><title>What's new and what changed in 2.9</title>
<itemizedlist mark="bullet">