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:
authorYaakov Selkowitz <yselkowi@redhat.com>2011-12-31 00:24:18 +0400
committerYaakov Selkowitz <yselkowi@redhat.com>2011-12-31 00:24:18 +0400
commitd0813bfdf0a9bc0ae13d2f39f73e7709c850c5e3 (patch)
tree1a4187b94102d7239ecfea68a20839b9eb3ee85b /winsup/doc
parentd5f3e0ba9a8fe79e6e7eab1ea3d9e675484d1931 (diff)
* new-features.sgml (ov-new1.7.10): Document getpt.
Diffstat (limited to 'winsup/doc')
-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 6c1b8f175..c467a237f 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,7 @@
+2011-12-30 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+
+ * new-features.sgml (ov-new1.7.10): Document getpt.
+
2011-12-12 Ken Brown <kbrown@cornell.edu>
* faq-using.xml: Remove obsolete entry about the standard console
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index 0ca17797a..12ec1d736 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -101,7 +101,7 @@ dlopen now supports the Glibc-specific RTLD_NODELETE and RTLD_NOOPEN flags.
</para></listitem>
<listitem><para>
-Other new API: clock_settime, __fpurge, getgrouplist, ppoll, psiginfo,
+Other new API: clock_settime, __fpurge, getgrouplist, getpt, ppoll, psiginfo,
psignal, ptsname_r, sys_siglist, pthread_setschedprio, sysinfo.
</para></listitem>