diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-08-04 17:43:30 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-08-04 17:43:30 -0400 |
commit | cb7e923b71493bde61b408a1e2c88895abac7ced (patch) | |
tree | db12767f1f7c0362d7218b029da12cdb630f3265 /ChangeLog | |
parent | cff8293390529d4c43d971d784cf1d2ad9171172 (diff) | |
download | glibc-cb7e923b71493bde61b408a1e2c88895abac7ced.tar glibc-cb7e923b71493bde61b408a1e2c88895abac7ced.tar.gz glibc-cb7e923b71493bde61b408a1e2c88895abac7ced.tar.bz2 glibc-cb7e923b71493bde61b408a1e2c88895abac7ced.zip |
Cleanup wcscmp test addition
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-08-04 Ulrich Drepper <drepper@gmail.com> + + * string/test-strcmp.c: Unify most of the WIDE and !WIDE code. Lots + of cleanups. + 2011-07-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com> * string/Makefile: Update. |