changeset 10669:c41f0a0726e6

Update doc regarding mingw.
author Bruno Haible <bruno@clisp.org>
date Sun, 19 Oct 2008 16:47:58 +0200
parents 26ed9785f377
children 5468a25547c8
files ChangeLog doc/posix-functions/atexit.texi
diffstat 2 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-19  Bruno Haible  <bruno@clisp.org>
+
+	* doc/posix-functions/atexit.texi: Update doc regarding mingw.
+
 2008-10-19  Bruno Haible  <bruno@clisp.org>
 
 	* lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename
--- a/doc/posix-functions/atexit.texi
+++ b/doc/posix-functions/atexit.texi
@@ -9,8 +9,7 @@
 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: