]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 9 Apr 2004 11:33:56 +0000 (11:33 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 9 Apr 2004 11:33:56 +0000 (11:33 +0000)
ChangeLog

index 68707799ea98fe3bc2f8b9f6a1492a1998894dbe..fbf5b9553a7a73647040e8c70a9213bd86b80c88 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 
        * Version 5.3.0.
 
+       * Makefile.maint (.re-list): New rule/file, to replace
+       hard-coded list of header file names.
+       (sc_system_h_headers): Use the new file.
+
        * src/system.h: Include "file-type.h" rather than hard-coding all
        of its macro definitions -- the list was slightly out of date.
        Suggestion from Dmitry V. Levin.