diff options
author | Jim Meyering <jim@meyering.net> | 2000-02-09 12:00:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-02-09 12:00:16 +0000 |
commit | 55e5a84fed71ef823591bedde5b89db59cbc4baa (patch) | |
tree | 8bfd4c0fe728ba8e717b78954a362a0abd96778d /old/sh-utils/ChangeLog | |
parent | 35d017aa1de7f82ea1b75b4938e5d2696b1f4c09 (diff) | |
download | coreutils-55e5a84fed71ef823591bedde5b89db59cbc4baa.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r-- | old/sh-utils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 587831f83..36f9b2dee 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,7 @@ 2000-02-09 Jim Meyering <meyering@lucent.com> * src/su.c (correct_password): Correct HAVE_STRUCT_* name in #if guard - to go along with corrected autoconf test: Reported by G Queri. + to go along with corrected autoconf test: Reported by Gaël Quéri. 2000-02-05 Jim Meyering <meyering@lucent.com> |