summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/textutils/ChangeLog2
-rw-r--r--old/textutils/NEWS3
2 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 6818879fb..e2535be62 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,5 +1,7 @@
1999-08-01 Jim Meyering <meyering@ascend.com>
+ * Version 1.22o.
+
* configure.in (AM_C_PROTOTYPES): Move test to precede a few
header tests -- merely on principle.
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index e27d954c0..f6091b77c 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -1,4 +1,7 @@
Changes in release 1.23
+[1.22p]
+* portability fixes from Paul Eggert based largely on tar-1.13 reports
+* `tail --pid=PID' now works even when PID belongs to some other user
[1.22o]
* tail accepts new option: --pid=PID
[1.22n]