diff options
author | Jim Meyering <jim@meyering.net> | 1999-09-18 21:18:37 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-09-18 21:18:37 +0000 |
commit | 1e5c8f23ce4568d9f156046f4e0367530450eb28 (patch) | |
tree | c34bdc43cca1ba2a9e13a7eb9d4ba61bbb692f49 /old | |
parent | f1029324fe87a99d35c682aa2ec4795fc31eb8aa (diff) | |
download | coreutils-1e5c8f23ce4568d9f156046f4e0367530450eb28.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 0f1010a8c..90fa18e90 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,15 @@ +1999-09-17 Jim Meyering <meyering@ascend.com> + + * configure.in (AC_REPLACE_FUNCS): Remove strdup, now that this + is done in m4/jm-macros.m4. + +1999-09-09 Jim Meyering <meyering@ascend.com> + + * src/touch.c (usage): Remove misleading sentence in --help output. + From Karl Heuer. + + * src/Makefile.am (EXTRAdir): Remove unused variable. + 1999-09-03 Paul Eggert <eggert@twinsun.com> * lib/lchown.h (ENOSYS): Don't use ENOMSG; it's not in NeXTStep3.3. |