diff options
author | Andreas Schwab <schwab@redhat.com> | 2011-10-13 12:39:24 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@redhat.com> | 2011-10-13 13:34:41 +0200 |
commit | 5298ffa828f2a7fe9e16c7f8971273a36a7530e6 (patch) | |
tree | ce0c5a326cbb1db57155111ada40f0064c229888 /ChangeLog | |
parent | f9e123204e9a96d421c9f9ce011d567ce9f8e217 (diff) | |
download | glibc-5298ffa828f2a7fe9e16c7f8971273a36a7530e6.tar.gz glibc-5298ffa828f2a7fe9e16c7f8971273a36a7530e6.tar.xz glibc-5298ffa828f2a7fe9e16c7f8971273a36a7530e6.zip |
Add memrchr tests
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1b7499c805..a917b6e51e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-10-13 Andreas Schwab <schwab@redhat.com> + + * string/stratcliff.c: Add memrchr tests. + 2011-10-12 Liubov Dmitrieva <liubov.dmitrieva@gmail.com> * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add |