diff options
author | DJ Delorie <dj@redhat.com> | 2002-02-03 13:16:18 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2002-02-03 13:16:18 +0000 |
commit | cef36985faf573aff4c675cb9c53288ea9288b51 (patch) | |
tree | 0f3883ad1511fd18f5024bd75bb1d1175f75d1fc | |
parent | c6e163358def7fc9970a1576b4180697f2f22b5b (diff) | |
download | newlib-cef36985faf573aff4c675cb9c53288ea9288b51.zip newlib-cef36985faf573aff4c675cb9c53288ea9288b51.tar.gz newlib-cef36985faf573aff4c675cb9c53288ea9288b51.tar.bz2 |
Remove redundant entry.
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index aab620e..59561b8 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -89,11 +89,6 @@ * libiberty.h (ASTRDUP): New macro. libiberty_optr, libiberty_nptr, libiberty_len): Declare. -2001-09-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> - - * libiberty.h (ASTRDUP): New macro. - libiberty_optr, libiberty_nptr, libiberty_len): Declare. - 2001-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * ansidecl.h: Update comments reflecting previous change. |