From 0fab8dca594fd2728ab255038b6ca959c1ea0644 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 14 Oct 1997 22:34:00 +0000 Subject: [PATCH] . --- old/textutils/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index f748b3a2b0..3900979985 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,13 @@ 1997-10-14 Jim Meyering + * src/sort.c: Use STREQ in place of most uses of strcmp. + (NLS_STRCMP): Define. + (getmonth): Remove ifdef and use NLS_STRCMP instead. + Use HAVE_ALLOCA, not _HAVE_ALLOCA. + (zaptemp): Make parameter `const'. + + * tests/sort-test/Test.pm: Add tests to exercise fraccompare. + * src/sort.c (CHARS_IN_ABM): Remove definition (inittables): Remove assumption that all abbreviated month names have length 3. -- 2.47.3