about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-02-18 09:25:25 +0000
committerUlrich Drepper <drepper@redhat.com>2007-02-18 09:25:25 +0000
commite9bb524634a8d9e348a971e91f4f44266a148fe3 (patch)
tree720e2009fbacfee3f42af451dd4717bbdd9140ba /ChangeLog
parent821d3e7031b4b96260f95aca4255c1e10f038701 (diff)
downloadglibc-e9bb524634a8d9e348a971e91f4f44266a148fe3.tar.gz
glibc-e9bb524634a8d9e348a971e91f4f44266a148fe3.tar.xz
glibc-e9bb524634a8d9e348a971e91f4f44266a148fe3.zip
* stdio-common/vfscanf.c: Remove unused WIDTH handling.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6529a32776..d38601e871 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
 
+	* stdio-common/vfscanf.c: Remove unused WIDTH handling.
+
 	* stdio-common/Makefile (tests): Add tst-swscanf.
 	* stdio-common/tst-sscanf.c: Make tests usable for swscanf
 	testing.