# HG changeset patch # User Jim Meyering # Date 1111477525 0 # Node ID 23ae7fd49ea2e6c4ef0914baf5ff32ee8e524e7e # Parent 4cb741d5d9003120cca94e072399b15298217463 . diff --git a/ChangeLog b/ChangeLog --- 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.