From: Jim Meyering Date: Sun, 12 Aug 2001 17:51:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_15~445 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=94fe1350f47b6236d4aa9adce132d8ef07af53dd;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 65db5d1633..8fa82fbc0f 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,6 +2,9 @@ * tests/mk-script ($program_name): Define. (main): Use $program_name, rather than long-inaccurate `build-script'. + (main): Iterate over the sorted keys (rather than `while...each...'), + so this script produces the same output regardless of which version + of perl (e.g., perl5.6) is used. 2001-08-04 Jim Meyering