summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-26 06:33:22 +0000
committerJim Meyering <jim@meyering.net>2000-06-26 06:33:22 +0000
commit43c77218e486f7f63f804c1b4d78d5b586476e18 (patch)
tree1efdc44febfee6425b67328306ca61a69f6c80f8 /old
parent9abfcc500a6049f1278e5fd293f8d05174f18eb4 (diff)
downloadcoreutils-43c77218e486f7f63f804c1b4d78d5b586476e18.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 2c98ba11a..838bb98ba 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,10 @@
+2000-06-26 Jim Meyering <meyering@lucent.com>
+
+ `id -Gn' (invoked by groups) would fail without giving a diagnostic
+ on malconfigured systems.
+ * src/id.c (print_user): Give a diagnostic if number->name lookup fails.
+ (print_group): Likewise.
+
2000-06-25 Jim Meyering <meyering@lucent.com>
* configure.in (ALL_LINGUAS): Add Danish (da).