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

index 7cc7d182b0271b00ba809015bc4cb4daceb1fed9..68707799ea98fe3bc2f8b9f6a1492a1998894dbe 100644 (file)
--- 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.