diff options
author | Jim Meyering <jim@meyering.net> | 1999-08-01 09:44:42 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-08-01 09:44:42 +0000 |
commit | 10a0ecfe61ee6d40bb71dc9a628657ede6c3fb2e (patch) | |
tree | caea465fc67b0c857405fe2f2c2b42f9a30a6479 /m4/ChangeLog | |
parent | b1d0c95b4bad9a4ddf60081026c297a1fc1f85ab (diff) | |
download | coreutils-10a0ecfe61ee6d40bb71dc9a628657ede6c3fb2e.tar.xz |
*** empty log message ***
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index bff358286..deae7aa89 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -30,11 +30,6 @@ * mktime.m4: New file, which is a preview of what should appear in the next public autoconf release. - [[ This file used to be distributed here, but was removed when - automake test releases started including the latest version. - But now automake no longer includes mktime.m4, and since - autoconf hasn't yet included it, we're back to including the - very same file all over again. -- Jim ]] 1999-07-20 Jim Meyering <meyering@ascend.com> |