cygwin: document %l[ and bump API minor

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen
2017-12-01 18:21:59 +01:00
parent b7b6b42cd4
commit 08d77e5154
3 changed files with 8 additions and 1 deletions

View File

@@ -16,6 +16,10 @@ New open(2) flags O_TMPFILE and O_NOATIME.
scanf/wscanf now handle the POSIX %m modifier.
</para></listitem>
<listitem><para>
- scanf now handles the %l[ conversion.
</para></listitem>
<listitem><para>
New API: wmempcpy.
</para></listitem>