.
authorJim Meyering <jim@meyering.net>
Tue, 22 Mar 2005 07:45:25 +0000 (07:45 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 22 Mar 2005 07:45:25 +0000 (07:45 +0000)
ChangeLog

index ac3654bea3465ab07dd1315f20b3fad434c9e993..2eb03d083014a23cf14da52795823f54579262da 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-03-22  Jim Meyering  <jim@meyering.net>
+
+       * 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  <eggert@cs.ucla.edu>
 
        * modules/chdir-long (Depends-on): Add mempcpy.