summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-04-09 11:33:56 +0000
committerJim Meyering <jim@meyering.net>2004-04-09 11:33:56 +0000
commit0ef4f6ba493a1797ae843091e9c03fd6bda24726 (patch)
tree582b7d80637c040eedc597a890007e7dac2f00db /ChangeLog
parentd840a53e906477b332b888f967e7505a2f2fdf16 (diff)
downloadcoreutils-0ef4f6ba493a1797ae843091e9c03fd6bda24726.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68707799e..fbf5b9553 100644
--- 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.