summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-06-02 06:58:22 +0000
committerJim Meyering <jim@meyering.net>2003-06-02 06:58:22 +0000
commite606dacc9844e5e3146f119cac873b83d7bd9fb1 (patch)
tree735ea2fe58c6c2f293f3c96827ab018030a86f57 /ChangeLog
parent6b6141eb016dc050ff3d6555e3c63af050a31e2e (diff)
downloadcoreutils-e606dacc9844e5e3146f119cac873b83d7bd9fb1.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a159d5299..61bc58cad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-06-02 Jim Meyering <jim@meyering.net>
+
+ * src/system.h: Always include <string.h>, since we assume C89.
+ Include <limits.h> without checking for HAVE_LIMITS_H.
+
+ * src/test.c [!TEST_STANDALONE]: Remove #if-0'd block.
+ (STREQ, S_IXUGO): Remove redundant (in system.h) definitions.
+
2003-06-01 Jim Meyering <jim@meyering.net>
* Version 5.0.1.