From: Jim Meyering Date: Tue, 22 Mar 2005 07:45:25 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78f61d8b6902c2fc5a0813b614f423026e8f69ab;p=pspp . --- diff --git a/ChangeLog b/ChangeLog index ac3654bea3..2eb03d0830 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-03-22 Jim Meyering + + * modules/stat-macros: New module. + * modules/canonicalize, modules/euidaccess, modules/file-type, + * modules/filemode, modules/lchown, modules/makepath, + * modules/rmdir, modules/stat: Depend on new stat-macros module + rather than listing lib/stat-macros.h manually. + Don't add stat-macros.h to lib_SOURCES or list it in Files: section. + 2005-03-21 Paul Eggert * modules/chdir-long (Depends-on): Add mempcpy.