New module 'posix_spawnattr_destroy'.
[pspp] / ChangeLog
index 81e75ec5c8dbaf466237345ce3eadea544c92890..29c673a10befc89318a5bcc4c12d06f262b263c2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2008-09-28  Bruno Haible  <bruno@clisp.org>
 
+       New module 'posix_spawnattr_destroy'.
+       * modules/posix_spawnattr_destroy: New file.
+       * lib/spawnattr_destroy.c: New file, from GNU libc with modifications.
+       * doc/posix-functions/posix_spawnattr_destroy.texi: Mention the new
+       module.
+
        New module 'posix_spawnattr_setsigmask'.
        * modules/posix_spawnattr_setsigmask: New file.
        * lib/spawnattr_setsigmask.c: New file, from GNU libc with