aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2001-09-18 21:02:02 +0000
committerDJ Delorie <dj@redhat.com>2001-09-18 21:02:02 +0000
commit439defa2300878b2b87145e754ece9bc1d07ad26 (patch)
tree46f045796e21b3cc8f561c105694826adea7d0b2 /include/ChangeLog
parent7cffc3456406049fb3b87698d5725a041711eaa0 (diff)
downloadnewlib-439defa2300878b2b87145e754ece9bc1d07ad26.zip
newlib-439defa2300878b2b87145e754ece9bc1d07ad26.tar.gz
newlib-439defa2300878b2b87145e754ece9bc1d07ad26.tar.bz2
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index f77ca19..157dbff 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * libiberty.h (concat, concat_length, concat_copy, concat_copy2,
+ ACONCAT): Improve comments.
+
2001-09-18 Alan Modra <amodra@bigpond.net.au>
* objalloc.h (OBJALLOC_ALIGN): Define using offsetof.