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 0e39609a09..d0dac7ce6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-07-25  Ulrich Drepper  <drepper@cygnus.com>
 
+	* libio/iofclose.c (_IO_new_fclose): Only fall back on
+	_IO_old_fclose if doing versioning.
+
 	* libio/iofclose.c (_IO_new_fclose): Detect new streams and handle
 	them appropriately.
 	* libio/oldiofclose.c (_IO_old_fclose): Likewise.