diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0de681e9f4..72d1d03bb6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-03-10 Jakub Jelinek <jakub@redhat.com> + + * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers. + 2011-03-10 Ulrich Drepper <drepper@gmail.com> [BZ #12510] |