diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-05-11 20:36:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-05-11 20:36:41 +0000 |
commit | cd5f7829d2a066ebe85ad0f854ee3f4102a88bde (patch) | |
tree | 44f149b703eedf1a8d2a3e4cf5847ac57642ce57 /ChangeLog | |
parent | a51752b6b2555069e81a958711b550296f330a02 (diff) | |
download | glibc-cd5f7829d2a066ebe85ad0f854ee3f4102a88bde.tar.gz glibc-cd5f7829d2a066ebe85ad0f854ee3f4102a88bde.tar.xz glibc-cd5f7829d2a066ebe85ad0f854ee3f4102a88bde.zip |
* 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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7cb6bf597e..0d128dbd3d 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. |