diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-02-12 07:44:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-02-12 07:44:59 +0000 |
commit | 969c9da7f7891a041c157a3b2139e92fa823f9f8 (patch) | |
tree | e05513f4479001639e4bc1f7e3586f3aba018f25 /ChangeLog | |
parent | e5ffa64a7003b5886c85c6434ced62ebc468b40d (diff) | |
download | glibc-969c9da7f7891a041c157a3b2139e92fa823f9f8.tar glibc-969c9da7f7891a041c157a3b2139e92fa823f9f8.tar.gz glibc-969c9da7f7891a041c157a3b2139e92fa823f9f8.tar.bz2 glibc-969c9da7f7891a041c157a3b2139e92fa823f9f8.zip |
Update.
2003-02-11 Ulrich Drepper <drepper@redhat.com>
* nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Compute alignment
correctly. Reported by Thorsten Kukuk.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-02-11 Ulrich Drepper <drepper@redhat.com> + + * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Compute alignment + correctly. Reported by Thorsten Kukuk. + 2003-02-10 Ulrich Drepper <drepper@redhat.com> * elf/Makefile (check-textrel-CFLAGS): Pass _XOPEN_SOURCE and |