*** 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 6870779..fbf5b95 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.