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 + + * new-features.sgml (ov-new1.7.10): Document getpt. + 2011-12-12 Ken Brown * 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. -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.