From: Jim Meyering Date: Sun, 27 May 2001 15:03:29 +0000 (+0000) Subject: . X-Git-Tag: CPPI-1_9~34 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=e41436072cacfa1f5f8a5a2c582d0e47692da105;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d186578222..1f0e9b1765 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,12 @@ +2001-05-27 Jim Meyering + + * src/dirname.c (main): Add `const' to declaration of local, `result'. + +2001-04-01 Michael Stone + + Add options to make `who' more POSIX compliant. + * who.c: + 2001-05-11 Paul Eggert dirname code cleanup. base_name now behaves more compatibly