From: Jim Meyering Date: Mon, 21 Jan 2002 19:53:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_20~43 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0957ccf367bb8aefbedf74974b0fe9a495600443;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index b5f8bbd763..693b112896 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,13 @@ -2002-01-20 Jim Meyering +2002-01-21 Jim Meyering * Version 2.0.12. + * src/dirname.c: Don't include "xalloc.h", as system.h already + does that via sys2.h. + * src/expr.c: Likewise. + +2002-01-20 Jim Meyering + * src/Makefile.am (check_date_against_glibc_strftime): New target to help keep date's --help output in sync with the glibc documentation for strftime.