diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index b7223eac9..e65b67961 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +2015-02-04 Corinna Vinschen + + * new-features.xml (ov-new1.7.34): Add wcstold. + 2015-02-04 Corinna Vinschen * faq-using.xml (faq.using.ssh-pubkey-stops-working): New entry. diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml index ed44b97a7..3d46add43 100644 --- a/winsup/doc/new-features.xml +++ b/winsup/doc/new-features.xml @@ -69,6 +69,10 @@ default Windows environment into the new process' environment. New APIs: qsort_r, __bsd_qsort_r. + +New API: wcstold. + + New APIs: __fbufsize, __flbf, __fpending, __freadable, __freading, __fsetlocking, __fwritable, __fwriting.