summaryrefslogtreecommitdiff
path: root/old/textutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-05-11 14:06:53 +0000
committerJim Meyering <jim@meyering.net>1995-05-11 14:06:53 +0000
commit01eb16e3390c87169fe6f6a1a521cf08f2d977b6 (patch)
tree5072669441e220d8639074c591f4c5e0c9e6c9c3 /old/textutils/ChangeLog
parent821c7fe59eb9d12aa3195a42253086fea23afaa9 (diff)
downloadcoreutils-01eb16e3390c87169fe6f6a1a521cf08f2d977b6.tar.xz
merge with 1.11.1
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r--old/textutils/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index c409cddf3..6ae1e2fb5 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,7 @@
+Wed May 10 22:26:35 1995 Jim Meyering (meyering@comco.com)
+
+ * Version 1.11.1
+
Sun May 7 13:35:49 1995 Jim Meyering (meyering@comco.com)
* all Makefile.in (maintainer-clean): Renamed from realclean
@@ -15,7 +19,7 @@ Thu May 4 23:15:58 1995 Jim Meyering (meyering@comco.com)
[DEFAULT_TMPDIR]: Use this instead.
* tac.c (save_stdin): Likewise.
- * (set_ordering): Properly parse arguments like `+x.yn'.
+ * sort.c (set_ordering): Properly parse arguments like `+x.yn'.
Reported by John Salmon (johns@mullet.anu.edu.au).
Patch from Mike Haertel.