diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c86e6a23e8..3060b73b16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,8 @@ * sysdeps/mach/hurd/i386/libutil.abilist: New file. * sysdeps/pthread/allocalim.h (__libc_use_alloca): Commute operands of || to respect codestyle. + * libio/tst-memstream3.c (_FWRITE): Rename to FWRITE_FUNC. + (do_test_bz20181): Rename accordingly. 2018-01-29 Darius Rad <darius@bluespec.com> |