diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b213e7c493..9e19f62d9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-06-26 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com> + + * malloc/tst-alloc_buffer.c (test_misaligned): Cast to char + before comparing with another char. + 2017-06-25 Rical Jasan <ricaljasan@pacific.net> * manual/math.texi: Fix a grammatical error. |