summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/new-features.sgml2
2 files changed, 5 insertions, 1 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 88af2eaba..49754267f 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-26 Eric Blake <ebb9@byu.net>
+
+ * new-features.sgml (ov-new1.7-file): Mention fexecve, execvpe.
+
2009-09-25 Eric Blake <ebb9@byu.net>
* new-features.sgml (ov-new1.7-file): Mention eaccess, euidaccess,
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index 38dcb115c..5c3a4e4ba 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -123,7 +123,7 @@
- Other new APIs: posix_fadvise, posix_fallocate, funopen, fopencookie,
open_memstream, open_wmemstream, fmemopen, fdopendir, fpurge,
- mkstemps, eaccess, euidaccess, canonicalize_file_name.
+ mkstemps, eaccess, euidaccess, canonicalize_file_name, fexecve, execvpe.
</screen>
</sect2>