From 65ab259cdb90a7180f35961f1e7618c829720053 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 25 Mar 2002 09:53:28 +0000 Subject: *** empty log message *** --- old/sh-utils/ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'old') diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index bd5cddb84..12548ab02 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,17 @@ -2002-03-17 Jim Meyering +2002-03-25 Jim Meyering * Version 2.0.12. +2002-02-26 Paul Eggert + + * src/test.c (age_of): Return -1 and 0 rather than 0 and 1. + Might as well keep it simple, and like bash. + (binary_operator): Fix bug with -nt and -ot, when one of the + files did not exist. We want to be compatible with the ksh93 + documentation, and with Bash. + +2002-03-17 Jim Meyering + * src/seq.c (usage): Mention that --format=FORMAT must be a *floating-point* format, also in description of that option. Reported by Karl Eichwalder. -- cgit v1.2.3-54-g00ecf