aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-05-11 20:36:41 +0000
committerUlrich Drepper <drepper@redhat.com>2006-05-11 20:36:41 +0000
commitcd5f7829d2a066ebe85ad0f854ee3f4102a88bde (patch)
tree44f149b703eedf1a8d2a3e4cf5847ac57642ce57 /ChangeLog
parenta51752b6b2555069e81a958711b550296f330a02 (diff)
downloadglibc-cd5f7829d2a066ebe85ad0f854ee3f4102a88bde.zip
glibc-cd5f7829d2a066ebe85ad0f854ee3f4102a88bde.tar.gz
glibc-cd5f7829d2a066ebe85ad0f854ee3f4102a88bde.tar.bz2
* nis/nis_xdr.h: Mark all functions as hidden. Remove
__BEGIN_DECLS and __END_DECLS, the header is not installed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cb6bf5..0d128db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-05-11 Ulrich Drepper <drepper@redhat.com>
+ * nis/nis_xdr.h: Mark all functions as hidden. Remove
+ __BEGIN_DECLS and __END_DECLS, the header is not installed.
+
* nis/nis_error.c: Remove table of strings. Use position
independent mechanism.
* nis/nis_error.h: New file.