diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 16e93d7..caf9647 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,10 @@ 2017-11-17 Nick Clifton <nickc@redhat.com> + PR 22449 + * ar.c (write_archive): Free the temporary file name. + +2017-11-17 Nick Clifton <nickc@redhat.com> + * readelf.c (process_archive): Include member name in the file_name of the filedata structure. |