diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ea7b3d4f48..4cd9f40416 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2019-05-16 Florian Weimer <fweimer@redhat.com> + + [BZ #24562] + * stdio-common/fxprintf.c (call_fwprintf): New function. + (locked_vfxprintf): Use it. + 2019-05-15 Mark Wielaard <mark@klomp.org> [BZ# 24476] |