* new-features.sgml (ov-new1.7.21): New section. Document rawmemchr.
This commit is contained in:
parent
ccccd71d58
commit
8131499d73
|
@ -1,3 +1,7 @@
|
|||
2013-06-24 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
|
||||
|
||||
* new-features.sgml (ov-new1.7.21): New section. Document rawmemchr.
|
||||
|
||||
2013-06-19 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* faq-using.xml (faq.using.private-cygwin): Drop.
|
||||
|
|
|
@ -4,6 +4,18 @@
|
|||
|
||||
<sect1 id="ov-new1.7"><title>What's new and what changed in Cygwin 1.7</title>
|
||||
|
||||
<sect2 id="ov-new1.7.21"><title>What's new and what changed from 1.7.20 to 1.7.21</title>
|
||||
|
||||
<itemizedlist mark="bullet">
|
||||
|
||||
<listitem><para>
|
||||
New API: rawmemchr.
|
||||
</para></listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 id="ov-new1.7.19"><title>What's new and what changed from 1.7.18 to 1.7.19</title>
|
||||
|
||||
<itemizedlist mark="bullet">
|
||||
|
|
Loading…
Reference in New Issue