remove: remove unnecessary use of m4/dos.m4
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 795488a9cd8fb323f18923543cf92a46a8390aa4..b203b2cf4074b984099d657f163e8e13bba7d0e9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,11 @@ Date        Modules         Changes
                             KMEM_GROUP and NEED_SETGID are no longer
                             substituted for.
 
+2011-02-08  stdlib          Unless the random_r module is also used, this
+                            module no longer guarantees that the following are
+                            defined: struct random_data, RAND_MAX, random_r,
+                            srandom_r, initstate_r, setstate_r.
+
 2011-02-08  wctype-h        This module no longer provides the iswblank()
                             function. If you need this function, you now need
                             to request the 'iswblank' module.