projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
926ad67
)
Improve NEWS entry.
author
Bruno Haible
<bruno@clisp.org>
Fri, 10 Sep 2010 19:45:46 +0000
(21:45 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Fri, 10 Sep 2010 19:46:16 +0000
(21:46 +0200)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 37329375033ddda78508ae9fcb54fe8186c5892d..c23c316a6fccdc27ed8e269d4097cd9739dcfaf3 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-12,8
+12,9
@@
User visible incompatible changes
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.