diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 0de298783..c9752e5b4 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +2011-01-12 Corinna Vinschen + + * new-features.sgml (ov-new1.7.8): Add "new API" paragraph. + 2011-01-05 Jon TURNEY * faq-setup.xml (faq.setup.cli): Correct description of -pubkey option diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml index 3fb109963..cbcc2dd9d 100644 --- a/winsup/doc/new-features.sgml +++ b/winsup/doc/new-features.sgml @@ -41,6 +41,11 @@ the specified language, and the "@cjknarrow" locale modifier can still be used to force width 1.) + +Other new APIs: llround, llroundf, madvise. Export program_invocation_name, +program_invocation_short_name. Support TIOCGPGRP, TIOCSPGRP ioctls. + +