diff options
author | Ulrich Drepper <drepper@gmail.com> | 2012-01-07 08:54:34 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2012-01-07 08:54:34 -0500 |
commit | df78418ad7f16500fb52f3075aada0ed9e22abe2 (patch) | |
tree | 1c4c8d8414cfe77d5f258a1e6647367a6f147681 /ChangeLog | |
parent | 5e0d030065a49247b306a2b445fa7720b8ee09cb (diff) | |
download | glibc-df78418ad7f16500fb52f3075aada0ed9e22abe2.tar.gz glibc-df78418ad7f16500fb52f3075aada0ed9e22abe2.tar.xz glibc-df78418ad7f16500fb52f3075aada0ed9e22abe2.zip |
Fix problem with reuse of test-strcpy for wide char testing
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f31cc94f75..3c762492c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-01-07 Ulrich Drepper <drepper@gmail.com> + + * string/test-strcpy.c (do_one_test): Fix format string for WIDE use. + 2012-01-03 Ulrich Drepper <drepper@gmail.com> * iconv/loop.c (single loop): Fix assertion in storing of |