diff options
author | DJ Delorie <dj@delorie.com> | 2001-08-27 20:05:03 +0000 |
---|---|---|
committer | DJ Delorie <dj@delorie.com> | 2001-08-27 20:05:03 +0000 |
commit | 039a0a12de76b9aa7c1a99de786798b62374a047 (patch) | |
tree | 85f46261078ff94e7198983a11ad5cae170f4d5b /libiberty/ChangeLog | |
parent | 24ae4910e19f284cb621418cf06d70f2833190de (diff) | |
download | gdb-039a0a12de76b9aa7c1a99de786798b62374a047.tar.gz |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index dab5db8ca9a..b4866cfaf8f 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2001-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> + + * concat.c (concat): Use VPARAMS, VA_OPEN, VA_FIXEDARG & VA_CLOSE. + 2001-08-23 Ulrich Drepper <drepper@redhat.com> * regex.c (truncate_wchar): Use wcrtomb not wctomb. |