diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-14 02:57:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-14 02:57:10 +0000 |
commit | 09022115c1a3e7c4619077bfe7e233553257b4e4 (patch) | |
tree | 5e7bf0ec28e59067ebc4248fc9550728f5fbfee1 /ChangeLog | |
parent | d16463090097b7257b382bceee74410b55316559 (diff) | |
download | glibc-09022115c1a3e7c4619077bfe7e233553257b4e4.tar glibc-09022115c1a3e7c4619077bfe7e233553257b4e4.tar.gz glibc-09022115c1a3e7c4619077bfe7e233553257b4e4.tar.bz2 glibc-09022115c1a3e7c4619077bfe7e233553257b4e4.zip |
Update.
* elf/elf.h: Add missing official relocations.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2000-09-13 Ulrich Drepper <drepper@redhat.com> + * elf/elf.h: Add missing official relocations. + * libio/stdio.h: Define __FILE if __need___FILE is defined. * stdio/stdio.h: Likewise. * wcsmbs/wchar.h: Get definition of __FILE. Use __FILE instead of FILE. |