diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-02-18 09:43:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-02-18 09:43:44 +0000 |
commit | da50f0010773cd88b34ad8b08f88d5ffabe061df (patch) | |
tree | 183a9e9bb2298b38f5a3752b7087900e9522c3b8 /ChangeLog | |
parent | e9bb524634a8d9e348a971e91f4f44266a148fe3 (diff) | |
download | glibc-da50f0010773cd88b34ad8b08f88d5ffabe061df.zip glibc-da50f0010773cd88b34ad8b08f88d5ffabe061df.tar.gz glibc-da50f0010773cd88b34ad8b08f88d5ffabe061df.tar.bz2 |
..
More simplifications of floating-point reader.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ 2007-02-18 Ulrich Drepper <drepper@redhat.com> * stdio-common/vfscanf.c: Remove unused WIDTH handling. + More simplifications of floating-point reader. * stdio-common/Makefile (tests): Add tst-swscanf. * stdio-common/tst-sscanf.c: Make tests usable for swscanf |