summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-29 21:24:48 +0000
committerJim Meyering <jim@meyering.net>2005-06-29 21:24:48 +0000
commitb2915239d7138a200b4b0fae373a32aeddc5eea6 (patch)
treef750ab3a4fcf9039a28648cc080132004df8d49f /lib/ChangeLog
parenteb231be3d66f808b3791eac37a5965bdb4d5fdde (diff)
downloadcoreutils-b2915239d7138a200b4b0fae373a32aeddc5eea6.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index e250f057f..ba9777c1e 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -2,6 +2,7 @@
* mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
type name. Use the variable name instead.
+ * idcache.c (getuser, getuidbyname, getgroup, getgidbyname): Likewise.
* xalloc.h (VERIFY_EXPR): Define.
(X2REALLOC): New macro, to make using x2realloc a little safer.