* new-features.sgml (ov-new1.7.16): Document memrchr.

This commit is contained in:
Corinna Vinschen 2012-05-10 08:36:44 +00:00
parent 3ebb4f04b5
commit 54659e14a0
2 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2012-05-10 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* new-features.sgml (ov-new1.7.16): Document memrchr.
2012-05-09 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* new-features.sgml (ov-new1.7.15): Fix XML syntax.

View File

@ -1,6 +1,19 @@
<sect1 id="ov-new1.7"><title>What's new and what changed in Cygwin 1.7</title>
<sect2 id="ov-new1.7.16"><title>What's new and what changed from 1.7.15 to 1.7.16</title>
<itemizedlist mark="bullet">
<listitem><para>
New API: memrchr.
</para></listitem>
</itemizedlist>
</sect2>
<sect2 id="ov-new1.7.15"><title>What's new and what changed from 1.7.14 to 1.7.15</title>
<itemizedlist mark="bullet">
<listitem><para>