From: Jim Meyering Date: Thu, 20 Feb 1997 05:11:19 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_16a~215 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=3b459d46bc33c960176e92de221dcbc55c4d61e2;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 96cd56f64b..d3133c3d6a 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,13 @@ +Wed Feb 19 23:06:46 1997 Jim Meyering + + * src/factor.c (factor): Rewrite inner loop to be more efficient. + Patch from Torbjorn Granlund. + Tue Feb 18 21:18:04 1997 Jim Meyering * tests/date/Test.pm: Add tests for %U, %V, and %W and for a bug fixed on 1996-03-05. + Remove misleading `-' from leap-1 test. * tests/Makefile.am (SUBDIRS): Add factor. * tests/factor: New directory.