diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5881ea0939..8af856431a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * stdio-common/vfprintf.c (vfprintf): Fix the remaining premature returns without cleaning up the lock. + (printf_unknown): Add label all_done. * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Keep Linux 2.0 kernels in mind when reading /proc/self/fd/FD. |