Fix typo in previous log entry.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 24 Aug 2006 01:43:06 +0000 (01:43 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 24 Aug 2006 01:43:06 +0000 (01:43 +0000)
ChangeLog

index 554b4045868ccd0708ff37dd3e2a2a454ca3983c..fd719f466415b6a7f6da8eb48cb9dec36a4629fe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * modules/openat (Depends-on): Add lstat.
+       * modules/openat (Depends-on): Add lchown.
 
 2006-08-23  Bruno Haible <bruno@clisp.org>