changeset 13666:05b5bc0d1f3f

Improve NEWS entry.
author Bruno Haible <bruno@clisp.org>
date Fri, 10 Sep 2010 21:45:46 +0200
parents a660297efbdc
children 3211d36b9926
files NEWS
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Fri Sep 10 12:26:03 2010 -0700
+++ b/NEWS	Fri Sep 10 21:45:46 2010 +0200
@@ -12,8 +12,9 @@
 
 Date        Modules         Changes
 
-2010-09-10 fcntl-h          This module now defaults O_CLOEXEC to 0, and
+2010-09-10  fcntl-h         This module now defaults O_CLOEXEC to 0, and
                             it defaults O_EXEC and O_SEARCH to O_RDONLY.
+                            Use "#if O_CLOEXEC" instead of "#ifdef O_CLOEXEC".
 
 2010-08-28  realloc         This module is deprecated. Use 'realloc-gnu'
                             instead. It will be removed 2012-01-01.