Mention WIFEXITED() change.
authorWayne Davison <wayned@samba.org>
Thu, 26 Oct 2006 19:19:23 +0000 (19:19 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 26 Oct 2006 19:19:23 +0000 (19:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b4948a8..b2cd552 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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