Don't interfere with a program's definition of __attribute__.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 40fa082a062a3b296a9744017c4d1deb032881cc..13197f7ab6ecbad29edb95f278a831cd93b2d64c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,12 @@ User visible incompatible changes
 
 Date        Modules         Changes
 
+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.
+
+2011-02-07  wctype          This module is renamed to wctype-h.
+
 2011-01-18  multiarch       This no longer #defines AA_APPLE_UNIVERSAL_BUILD;
                             instead, use the shell var APPLE_UNIVERSAL_BUILD.