Update module dependencies.
[pspp] / ChangeLog
index 4486d1a5768c2cf0c127a7f086e7c60d9e6d3577..c475641524f43cfc906efd80c3539629203e7420 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
+2009-08-23  Bruno Haible  <bruno@clisp.org>
+
+       * modules/fchdir (Depends-on): Use fcntl-h instead of fcntl.
+       * modules/pipe2 (Depends-on): Likewise.
+
 2009-08-23  Eric Blake  <ebb9@byu.net>
 
+       fcntl-h: add O_TTY_INIT support
+       * lib/fcntl.in.h (O_TTY_INIT): Support another POSIX macro.
+       * tests/test-fcntl-h.c (o): Test it.
+       * doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.
+
        fcntl-h: rename from fcntl, in preparation for fcntl(2)
        * modules/fcntl: Move <fcntl.h> header replacement...
        * modules/fcntl-h: ...to new name, so as not to collide with