changeset 7190:4b05e604b90a

* modules/openat (Depends-on): Add lstat.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 23 Aug 2006 23:07:01 +0000
parents 05da3146d238
children 53ef6480d7f5
files ChangeLog modules/openat
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Aug 23 20:56:08 2006 +0000
+++ b/ChangeLog	Wed Aug 23 23:07:01 2006 +0000
@@ -1,3 +1,7 @@
+2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
+
+	* modules/openat (Depends-on): Add lstat.
+
 2006-08-23  Bruno Haible <bruno@clisp.org>
 
 	* gnulib-tool (func_import, func_create_testdir): Emit an invocation
--- a/modules/openat	Wed Aug 23 20:56:08 2006 +0000
+++ b/modules/openat	Wed Aug 23 23:07:01 2006 +0000
@@ -16,6 +16,7 @@
 extensions
 gettext-h
 intprops
+lchown
 lstat
 save-cwd