]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Provide better output in string tests
[thirdparty/glibc.git] / ChangeLog
index 9a0c04c966349b097f745dd0ad3ba4bbe1672a17..f8212a61c05f241e5d8aee93ec625570157ecb4c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
 
+       * string/test-string.h (IMPL): Use __STRING to expand name and then
+       stringify it.
+
        * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
        of cleanups.