about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-01-12 17:38:55 +0000
committerAndreas Jaeger <aj@suse.de>2001-01-12 17:38:55 +0000
commit037696266816167dfc74f180b5cd026f5338e2b7 (patch)
treefe86fd8efd2289cb03d943ea955108d795baac77 /ChangeLog
parent5418805778feaf604acec6d7e092b6c97910f7e0 (diff)
downloadglibc-037696266816167dfc74f180b5cd026f5338e2b7.tar.gz
glibc-037696266816167dfc74f180b5cd026f5338e2b7.tar.xz
glibc-037696266816167dfc74f180b5cd026f5338e2b7.zip
Update.
	* stdio-common/vfscanf.c (_IO_vfscanf): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ff1ed1480..2fbc801191 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@
 	* elf/dl-close.c (_dl_close): Likewise.
 	* elf/dl-load.c (_dl_map_object): Likewise.
 	* iconv/iconv_prog.c (process_fd): Likewise.
+	* stdio-common/vfscanf.c (_IO_vfscanf): Likewise.
 
 	* locale/localeinfo.h (struct locale_data): Use __flexarr instead
 	of a zero-length array.