mkstemp: More documentation.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 7dd126dac68132d52b2095298c048a28a78b1a57..5081dbaa8208da3c8eb4133d2c490a154e7904ee 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,11 @@ User visible incompatible changes
 
 Date        Modules         Changes
 
+2011-04-27  save-cwd        This module pulls in fewer dependencies by
+                            default; to retain robust handling of directories
+                            with an absolute name longer than PATH_MAX, you
+                            must now explicitly include the 'getcwd' module.
+
 2011-04-19  close-hook      This module has been renamed to 'fd-hook' and
                             generalized.