summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-08-28 20:51:56 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-08-28 20:51:56 +0000
commita66840f18dbdd1e1852929a4b58c8bebee10d685 (patch)
treea2e016ba81683d752f9a9804f1c729e03d269148 /ChangeLog
parentba663fc19010d2d6ec95690d19ab348457ad06a1 (diff)
downloadcoreutils-a66840f18dbdd1e1852929a4b58c8bebee10d685.tar.xz
Adjust to recent gnulib changes for the inttypes module.
* bootstrap.conf (gnulib_modules): Remove stdint; add inttypes. (excluded_files): Don't exclude m4/inttypes-h.m4 or m4/inttypes-pri.m4. * src/system.h: Don't bother to include <stdint.h>, since we can now assume inttypes.h does the equivalent of including stdint.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0163c1927..c30cc31dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-08-28 Paul Eggert <eggert@cs.ucla.edu>
+
+ Adjust to recent gnulib changes for the inttypes module.
+ * bootstrap.conf (gnulib_modules): Remove stdint; add inttypes.
+ (excluded_files): Don't exclude m4/inttypes-h.m4 or m4/inttypes-pri.m4.
+ * src/system.h: Don't bother to include <stdint.h>, since we can
+ now assume inttypes.h does the equivalent of including stdint.h.
+
2006-08-27 Jim Meyering <jim@meyering.net>
* src/copy.c (copy_internal): Don't make a backup if the last