diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-10-28 16:45:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-10-28 16:45:27 +0000 |
commit | 22c915ac42b6890383da4b1b0b63f9a15408a01c (patch) | |
tree | ade1950b6d6b169cac65e8eaf0562235978fa40f /ChangeLog | |
parent | 4c6b2202cbb6f2e22f4cc48298f64bc5a356f3f9 (diff) | |
download | glibc-22c915ac42b6890383da4b1b0b63f9a15408a01c.zip glibc-22c915ac42b6890383da4b1b0b63f9a15408a01c.tar.gz glibc-22c915ac42b6890383da4b1b0b63f9a15408a01c.tar.bz2 |
* stdio-common/Makefile (tests): Add bug20.
* stdio-common/bug20.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ [BZ #5225] * stdio-common/vfscanf.c (_IO_vfwscanf): Don't misuse wp pointer to keep track of end of %[ format string element. + * stdio-common/Makefile (tests): Add bug20. + * stdio-common/bug20.c: New file. [BZ #5222] * elf/dl-load.c (_dl_rtld_di_serinfo): Correct handling of short |