* new-features.sgml (ov-new1.7.10): Document getpt.

This commit is contained in:
Yaakov Selkowitz 2011-12-30 20:24:18 +00:00
parent d5f3e0ba9a
commit d0813bfdf0
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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>