diff options
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 4299e6c..9292971 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2002-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> + + * cplus-dem.c (mystrstr): Delete. All callers changed to use + strstr instead. + 2001-12-31 Ira Ruben <ira@apple.com> * aclocal.m4 (libiberty_AC_FUNC_STRNCMP): Use anon mmap as 2nd try. |