summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index b79d6e46d..16bf9381b 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,11 @@
* Version 4.0.36.
+ * src/shred.c (UINT_MAX_32_BITS): Define.
+ Use UINT_MAX_32_BITS in the cpp conditions that determine
+ the `word32' typedef. Using a literal `0xffffffff' failed with
+ HPUX10.20's /bin/cc.
+
* config.sub: Update from master repository.
* config.guess: Likewise.