summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-07-02 12:58:27 +0000
committerJim Meyering <jim@meyering.net>2000-07-02 12:58:27 +0000
commita8a5b983f13d834fc6f2922154aff00070f21d69 (patch)
treebbfc0a04742c5a622d060dac5ad7be1b71776df8 /m4/ChangeLog
parent5d6bc792ac60c711e112e3c417f2af0a67755196 (diff)
downloadcoreutils-a8a5b983f13d834fc6f2922154aff00070f21d69.tar.xz
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index ed6970c5b..b60582180 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-02 Jim Meyering <meyering@lucent.com>
+
+ * chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
+ AC_LIBOBJ([function_name]).
+
2000-07-01 Jim Meyering <meyering@lucent.com>
* ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated