diff options
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r-- | old/textutils/ChangeLog | 9 |
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. |