diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-07-21 Ulrich Drepper <drepper@gmail.com> + + * string/tester.c (test_strcat): Add tests for different alignments + of source and destination. + (test_strncat): Likewise. + 2011-07-20 Ulrich Drepper <drepper@gmail.com> [BZ #12852] |