Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2012-05-10 12:36:44 +0400
committerCorinna Vinschen <corinna@vinschen.de>2012-05-10 12:36:44 +0400
commit54659e14a0f8d533ffd21bf69e23ca60c2bf8c31 (patch)
treeee78383868d86203ca46362c73af88e3d98c1bc6 /winsup/doc
parent3ebb4f04b55ff52a0541b6d730335cde87dd042a (diff)
* new-features.sgml (ov-new1.7.16): Document memrchr.
Diffstat (limited to 'winsup/doc')
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/new-features.sgml13
2 files changed, 17 insertions, 0 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index f321455a4..5af35dcf8 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -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.
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index a2df48d29..a04426536 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -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>