summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.