summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-04-04 22:01:52 -0700
committerPetr Baudis <pasky@ucw.cz>2010-05-12 03:21:11 +0200
commit1845ca23091e5ff22e8620d5d72eccd9e2775324 (patch)
treeea2dfd1753ed86ea003bc418f796a54ced4533fb /ChangeLog
parent14b56bb1170bdfc4b3f6435017eab676c19b19bd (diff)
Declare iruserok and iruserok_af.
(cherry picked from commit 2cd9670885d32eed6f4de12ddbeb2a9d049f198e)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f3aef4323..44659bbf19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2010-04-04 Ulrich Drepper <drepper@redhat.com>
+ [BZ #11070]
+ * resolv/netdb.h: Declare iruserok and iruserok_af.
+
* argp/Makefile: Add rules to build and run bug-argp2.
* argp/bug-argp2.c: New file.