diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index fe612a80b9..8e784b8fd8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2017-01-11 Joseph Myers <joseph@codesourcery.com> + * locale/programs/ld-address.c (INT_STR_ELEM): Increase size of + buffer used to print long int value. + * elf/sotruss-lib.c (init): Increase space allocated for pid by one byte. Print it with %ld, cast to long int. |