diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-04-26 16:45:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-04-26 16:45:03 +0000 |
commit | 4ec77f72fe0978027fb3f35eb0eb0078f24f4b2b (patch) | |
tree | c0b1eb1d444855423b88573351ebbad6ad63812f /ChangeLog | |
parent | 82a1a4dae1b699a394e213866e789eacef1728fc (diff) | |
download | glibc-4ec77f72fe0978027fb3f35eb0eb0078f24f4b2b.tar.gz |
* nss/nsswitch.c (__nss_lookup_function): En/Decrypt cached
function pointers.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-04-26 Ulrich Drepper <drepper@redhat.com> + + * nss/nsswitch.c (__nss_lookup_function): En/Decrypt cached + function pointers. + 2009-04-26 Jakub Jelinek <jakub@redhat.com> * sysdeps/ieee754/dbl-64/s_tan.c (tan): Fix -Wsequence-point warnings. |