diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-07-02 07:08:50 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-07-02 07:08:50 +0000 |
commit | 047839ffb4fea7a632be0a3f66e174b3ac5c4004 (patch) | |
tree | 7117d6f5f183736d5b76d73d67d769cf65425c83 /lib/ChangeLog | |
parent | 31acf81fa092fabe5fde9b3f23d564ff2f0b02a3 (diff) | |
download | coreutils-047839ffb4fea7a632be0a3f66e174b3ac5c4004.tar.xz |
Sync stdint module from gnulib.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 5963bf532..94551cf8c 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2006-07-02 Paul Eggert <eggert@cs.ucla.edu> + + * Makefile.am (stdint.h): Sync from gnulib. + * stdint_.h: Sync from gnulib. + 2006-06-30 Paul Eggert <eggert@cs.ucla.edu> * xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support |