diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9a0c04c966..f8212a61c0 100644 --- 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. |