about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a622538e4..5881ea0939 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1998-10-29  Ulrich Drepper  <drepper@cygnus.com>
 
+	* stdio-common/vfprintf.c (vfprintf): Fix the remaining premature
+	returns without cleaning up the lock.
+
 	* sysdeps/unix/sysv/linux/ttyname.c (ttyname): Keep Linux 2.0
 	kernels in mind when reading /proc/self/fd/FD.
 	* sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.