From 1dc2801c824543580db52c965d8310e82c1a1e79 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 19 Oct 2008 16:47:58 +0200 Subject: [PATCH] Update doc regarding mingw. --- ChangeLog | 4 ++++ doc/posix-functions/atexit.texi | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d8a1b17634..38b4cbe428 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-10-19 Bruno Haible + + * doc/posix-functions/atexit.texi: Update doc regarding mingw. + 2008-10-19 Bruno Haible * lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename diff --git a/doc/posix-functions/atexit.texi b/doc/posix-functions/atexit.texi index b01f29944c..ad2419586a 100644 --- a/doc/posix-functions/atexit.texi +++ b/doc/posix-functions/atexit.texi @@ -9,8 +9,7 @@ Gnulib module: atexit Portability problems fixed by Gnulib: @itemize @item -This function is missing on some platforms: -mingw. +This function is missing on some old platforms. @end itemize Portability problems not fixed by Gnulib: -- 2.30.2