From c74a04a26f27f0341bd764393b716d6670706b82 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 7 Apr 1996 17:56:40 +0000 Subject: . --- old/sh-utils/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'old') diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 69ec4a69c..00aecd688 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,22 @@ +Sun Apr 7 11:58:13 1996 Jim Meyering (meyering@na-net.ornl.gov) + + * seq.c (print_numbers): Rearrange loops to get it right. + Reported by Karl Eichwalder . + + * seq.c (print_numbers): Give more precise diagnostic when INCREMENT + is inconsistent with START and LIMIT. + (usage): Clean up help message. + + * factor.c (usage): Give minimal description of the program. + (print_factors): Give a better diagnostic. + (main): Suggest --help upon failure. + Reported by Karl Eichwalder . + Fri Apr 5 07:33:00 1996 Jim Meyering (meyering@na-net.ornl.gov) + * strftime.c (sun_week): Make %U work properly. + Before, `date -d '1 Jan 1995' +%U' output `00'. Now it prints `01'. + * nice.c (main): Simplify option handling. Before, `nice -18 -- nice' improperly printed `8'. Patch from Frank Korz. (main): Use `if' stmt, not while loop, around getopt invocation. -- cgit v1.2.3-70-g09d2