summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-04-09 08:27:01 +0000
committerJim Meyering <jim@meyering.net>2004-04-09 08:27:01 +0000
commit6a5c240b9df0abbfc0532fe6ba4d32e5ae6c3a5f (patch)
tree25c98cddafe29ade5a4f4aefbcc64fd30379a6fd /ChangeLog
parentb29e52796ad70aeb26c441970abc78c3dc94b1db (diff)
downloadcoreutils-6a5c240b9df0abbfc0532fe6ba4d32e5ae6c3a5f.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cc7d182b..68707799e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,10 @@
* Version 5.3.0.
* src/system.h: Include "file-type.h" rather than hard-coding all
- of its macros definitions -- the list was slightly out of date.
+ of its macro definitions -- the list was slightly out of date.
Suggestion from Dmitry V. Levin.
+ * src/remove.c: Don't include "file-type.h", now that system.h does.
+ * src/stat.c: Likewise.
* Makefile.maint (header_regexp): Add file-type.h.
(sc_system_h_headers): Don't look for sys2.h anymore.