diff options
| author | Roland McGrath <[email protected]> | 2009-11-10 13:34:09 -0800 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2009-11-10 13:34:09 -0800 |
| commit | 0c6db7e36967e56cb3245e145c441e83d23cc4d4 (patch) | |
| tree | f1abbff2fcfcb93e6c47808c47162680856f75c8 /libelf/ChangeLog | |
| parent | c6f5e920be3b5672b74707ea52eb95517d620e76 (diff) | |
__libelf_readall: Fetch file size if not yet known.
Diffstat (limited to 'libelf/ChangeLog')
| -rw-r--r-- | libelf/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libelf/ChangeLog b/libelf/ChangeLog index 974afa15..8098f4e9 100644 --- a/libelf/ChangeLog +++ b/libelf/ChangeLog @@ -1,3 +1,7 @@ +2009-11-10 Roland McGrath <[email protected]> + + * elf_readall.c (__libelf_readall): Fetch file size if not yet known. + 2009-11-06 Mark Wielaard <[email protected]> * elf_next.c (elf_next): Mark the archive header as unusable when |
