diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index a58b1ce..aaae584 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,7 @@ +2001-05-04 Earnie Boyd <earnie@users.sourceforge.net> + + * libc/string/strrchr.c: Use strchr for the speed improvements. + 2001-05-01 Jeff Johnston <jjohnstn@redhat.com> * libc/stdio/findfp (__sinit)[HAVE_FCNTL]: For platforms that have |