aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2001-08-27 20:05:03 +0000
committerDJ Delorie <dj@redhat.com>2001-08-27 20:05:03 +0000
commit8a423cb3d62534f6663b66ae42045fd984d36d63 (patch)
treeb55408216c31718273ce78d51a71ad5e06431b52 /libiberty/ChangeLog
parent7283eb8605a152788f7748a5ae9f21eafc23c62e (diff)
downloadgdb-8a423cb3d62534f6663b66ae42045fd984d36d63.zip
gdb-8a423cb3d62534f6663b66ae42045fd984d36d63.tar.gz
gdb-8a423cb3d62534f6663b66ae42045fd984d36d63.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index dab5db8..b4866cf 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.