From 0ea87e9a68564479a0c5658f27147060d3e88ea8 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 26 Jun 2020 13:38:22 +0200 Subject: doc: Mention declaration fixes implemented by some modules. * doc/posix-functions/chdir.texi: Mention the module 'chdir'. * doc/posix-functions/close.texi: Mention that Gnulib makes the function declaration appear in . * doc/posix-functions/dup.texi: Likewise. * doc/posix-functions/dup2.texi: Likewise. * doc/posix-functions/gethostname.texi: Likewise. * doc/posix-functions/isatty.texi: Likewise. * doc/posix-functions/lseek.texi: Likewise. * doc/posix-functions/unlink.texi: Likewise. * doc/posix-functions/read.texi: Mention the module 'read'. * doc/posix-functions/write.texi: Mention the effects of the module 'write'. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0c440be9d8..5adf4f9630 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2020-06-26 Bruno Haible + + doc: Mention declaration fixes implemented by some modules. + * doc/posix-functions/chdir.texi: Mention the module 'chdir'. + * doc/posix-functions/close.texi: Mention that Gnulib makes the function + declaration appear in . + * doc/posix-functions/dup.texi: Likewise. + * doc/posix-functions/dup2.texi: Likewise. + * doc/posix-functions/gethostname.texi: Likewise. + * doc/posix-functions/isatty.texi: Likewise. + * doc/posix-functions/lseek.texi: Likewise. + * doc/posix-functions/unlink.texi: Likewise. + * doc/posix-functions/read.texi: Mention the module 'read'. + * doc/posix-functions/write.texi: Mention the effects of the module + 'write'. + 2020-06-25 Marc Nieper-Wißkirchen c-dtoastr, c-ldtoastr: new modules -- cgit v1.2.1