diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index e29da5339..02409c570 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2002-03-13 Alexandre Oliva <aoliva@redhat.com> + + * libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-two + error. + 2002-03-12 Jeff Johnston <jjohnstn@redhat.com> * libc/sys/go32/access.c: Change license to relaxed license |