summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-07-06 11:38:42 -0400
committerUlrich Drepper <drepper@gmail.com>2011-07-06 11:38:42 -0400
commit960e5535b08ea358caefe8eb831aae36cc4826c5 (patch)
tree9cd581c14fa309c9770716da7b52b0a0b3981ddb /ChangeLog
parent5d4cf042506c290f6f6c62d95ce2ebb56c854a7a (diff)
Add the extra check also in innetgr
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b2915e402..38149a6f36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
netgroups to read.
+ (innetgr): Likewise.
2011-07-05 Roland McGrath <roland@hack.frob.com>