about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-09-07 09:56:37 +0000
committerUlrich Drepper <drepper@redhat.com>1998-09-07 09:56:37 +0000
commit2b33e5b0ff6caa9d5cb9fa169abefa6f07a6d9cf (patch)
tree6e291051438f9cebf52c671ed2639f780927d241 /ChangeLog
parent6796bc807aa3808f6afb5da42932e437bdd183cf (diff)
downloadglibc-2b33e5b0ff6caa9d5cb9fa169abefa6f07a6d9cf.tar.gz
glibc-2b33e5b0ff6caa9d5cb9fa169abefa6f07a6d9cf.tar.xz
glibc-2b33e5b0ff6caa9d5cb9fa169abefa6f07a6d9cf.zip
Update.
1998-09-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* libio/stdio.h: Fix comment.

	* stdio/stdio.h: Make vfscanf, vscanf and vsscanf available if
	__USE_ISOC9X.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06569df02b..7a55cfd2ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1998-09-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+	* libio/stdio.h: Fix comment.
+
+	* stdio/stdio.h: Make vfscanf, vscanf and vsscanf available if
+	__USE_ISOC9X.
+
 1998-09-06 09:53 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
 
 	* Makeconfig (+gccwarn): Remove -Wno-parentheses.