From a6a2dbc63ce365b5fc529c5176dff93e8e176330 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 5 Dec 1995 23:50:18 +0000 Subject: [PATCH] (main): Diagnose improper form of arguments to -k, then fail.. --- old/textutils/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 004c85b013..18abd8841a 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,17 @@ +Tue Dec 5 17:49:53 1995 Jim Meyering (meyering@comco.com) + + * sort.c (main): Diagnose invalid arguments to -k, then fail. + + * sort.c (numcompare): Properly handle all cases in which signs differ. + From Karl Heuer. + + * Makefile.in (mandir): @mandir@ is just $(prefix)/man. + Append `/man1'. Reported by Karl Heuer. + + * sum.c (bsd_sum_file): Remove misleading comment. From Karl Heuer. + + * src/Makefile.in [.c._o]: Don't create $<-tmp. From Kaveh Ghazi. + Fri Dec 1 01:02:36 1995 Jim Meyering (meyering@comco.com) * lib/Makefile.in (default): New target. -- 2.47.2