summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-07-16 23:40:18 +0000
committerJim Meyering <jim@meyering.net>1998-07-16 23:40:18 +0000
commit0c3c6b1b0bc98e61a197ac5b088e575a1552d377 (patch)
tree35c28ffedf6dcc561f21f6c0e41c91c31f5e6cfc /old/textutils
parent01c3ff5a1ebef18513a1cbd89a8082f3dadfb7fe (diff)
downloadcoreutils-0c3c6b1b0bc98e61a197ac5b088e575a1552d377.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index c5e12d9d4..a121938ac 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,7 +1,14 @@
-1998-07-04 Jim Meyering <meyering@ascend.com>
+1998-07-16 Jim Meyering <meyering@ascend.com>
* Version 1.22f.
+ * src/chown.c: Include lchown.h.
+ * lib/Makefile.am (noinst_HEADERS): Add lchown.h.
+ * lib/lchown.h: New file, just to define ENOSYS on systems that lack it.
+ * lib/lchown.c: Include lchown.h.
+
+1998-07-04 Jim Meyering <meyering@ascend.com>
+
* configure.in (AM_WITH_REGEX): Remove. Now the replacement
macro, jm_WITH_REGEX, is bundled with the rest in jm_MACROS.
* acconfig.h (WITH_REGEX): Remove undef.