diff options
author | Jim Meyering <jim@meyering.net> | 1999-10-30 16:27:10 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-10-30 16:27:10 +0000 |
commit | 7570ff1a152c0769c8043009a2bb6226750712af (patch) | |
tree | e7f2870b49d587a2cdc4bd5cb511712546ffbbfd /m4 | |
parent | ca1b49d35fc54faefe784fb94e27e9354b974c82 (diff) | |
download | coreutils-7570ff1a152c0769c8043009a2bb6226750712af.tar.xz |
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r-- | m4/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 3ca54394f..d988572a5 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -8,6 +8,7 @@ * const.m4: Remove file, since the fix made it into the experimental version of autoconf. + * mktime.m4: Likewise. * check-type.m4: Remove file, now that the latest version of AC_CHECK_TYPE takes a third arg to specify additional #includes. |