Mention WIFEXITED() change.

This commit is contained in:
Wayne Davison
2006-10-26 19:19:23 +00:00
parent 51d133d686
commit 418da6d952

3
NEWS
View File

@@ -128,6 +128,9 @@ Changes since 2.6.8:
was being called recursively. The new code is segmented so that
any recursive calls move on to the next step of the exit-processing.
- The macro WIFEXITED(stat) will now be defined if the OS didn't already
define it.
DEVELOPER RELATED:
- The acls.diff and xattrs.diff patches have received a bunch of work to