From 1cea2b41a420085f1ee3ece04d033b78a4a9a2d3 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 15 Aug 1999 12:57:21 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 104dfd1..ff63331 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,22 @@ +1999-08-15 Jim Meyering + + * src/tail.c (ENOSYS): Define to a bogus value if not already defined. + +1999-08-13 Eli Zaretskii + + * src/tail.c (parse_options): Warn if --pid=PID is used and kill() + returns ENOSYS (e.g. when compiled with DJGPP). + +1999-08-13 Jim Meyering + + * src/tsort.c (usage): Use consistent bug-reporting address. + + * tests/tsort/Test.pm: New file. + * tests/tsort/Makefile.am: New file. + * tests/tsort: New directory. + * tests/Makefile.am (SUBDIRS): Add tsort. + * configure.in (AC_OUTPUT): Add tests/tsort/Makefile. + 1999-08-11 Paul Eggert * doc/textutils.texi: Document how to ignore newline during sort. -- 2.7.4