aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-10-26 01:55:51 +0000
committerRoland McGrath <roland@gnu.org>2004-10-26 01:55:51 +0000
commitaf5b614c7e4668f1804320f18743aa1a7db78d58 (patch)
tree76aaf97796b73a85bce49250e5bd72a0dee27632 /ChangeLog
parentbae0f89e4745d17fe725cebc50f53801b5279e1c (diff)
downloadglibc-af5b614c7e4668f1804320f18743aa1a7db78d58.tar
glibc-af5b614c7e4668f1804320f18743aa1a7db78d58.tar.gz
glibc-af5b614c7e4668f1804320f18743aa1a7db78d58.tar.bz2
glibc-af5b614c7e4668f1804320f18743aa1a7db78d58.zip
* nss/nss_files/files-parse.c (nss_files_parse_hidden_def): Define to
libnss_files_hidden_def, not hidden_def. This file is also compiled into libnss_hesiod by #include.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 813c701589..e9f263d202 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-10-25 Roland McGrath <roland@redhat.com>
+
+ * nss/nss_files/files-parse.c (nss_files_parse_hidden_def): Define to
+ libnss_files_hidden_def, not hidden_def. This file is also compiled
+ into libnss_hesiod by #include.
+
2004-10-25 Roland McGrath <roland@frob.com>
* configure.in (ASM_LINE_SEP): Move this setting to ...