diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-01 04:12:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-01 04:12:08 +0000 |
commit | c1032f08e51c6c876d33b5c9f36c99cfa3c50214 (patch) | |
tree | 01317f1f7b54d8c806742ce45389e6a89a6681cd /old | |
parent | 0aa0b007b0998fec41277c9cc3047e3e5127fbfc (diff) | |
download | coreutils-c1032f08e51c6c876d33b5c9f36c99cfa3c50214.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 7e4cf1866..e396a3d40 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +Sat Nov 30 22:11:42 1996 Jim Meyering <meyering@na-net.ornl.gov> + + * acinclude.m4: (jm_FUNC_MKTIME): New macro. This is like + AM_FUNC_MKTIME, but with one addition: when it replaces the + function, it also redefines mktime to gnu_mktime. + Fri Nov 29 21:19:13 1996 Jim Meyering <meyering@na-net.ornl.gov> * src/install.c (copy_file): Allow installation from non-directory |