aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2012-07-18 11:23:11 +0000
committerYaakov Selkowitz <yselkowi@redhat.com>2012-07-18 11:23:11 +0000
commitfe05ac4f1472919598f8fa02af09d60336fdde42 (patch)
treec07663c79e617d142f80f9323ffaf6cd766b7d82
parent010f7350bad61a6d306a5ee755e7ed9e9761404a (diff)
downloadnewlib-fe05ac4f1472919598f8fa02af09d60336fdde42.zip
newlib-fe05ac4f1472919598f8fa02af09d60336fdde42.tar.gz
newlib-fe05ac4f1472919598f8fa02af09d60336fdde42.tar.bz2
* new-features.sgml (ov-new1.7.16): Document getmntent_r.
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/new-features.sgml2
2 files changed, 5 insertions, 1 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 91b41a8..91f03b8 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,7 @@
+2012-07-18 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+
+ * new-features.sgml (ov-new1.7.16): Document getmntent_r.
+
2012-07-17 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* faq-programming.xml (faq.programming.unix-gui): Update to
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index e8291ea..1fe5afe 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -5,7 +5,7 @@
<itemizedlist mark="bullet">
<listitem><para>
-New API: memrchr.
+New API: getmntent_r, memrchr.
</para></listitem>
<listitem><para>