aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2004-08-06 15:38:11 +0000
committerDJ Delorie <dj@redhat.com>2004-08-06 15:38:11 +0000
commit142ed05f57021bd73bc37e1859d0a39e37b1105c (patch)
tree82049cbfc042e25d64edb35997f3b789a109753c /include/ChangeLog
parent364b9683e4e4f82119f469961270eb1a574958ae (diff)
downloadnewlib-142ed05f57021bd73bc37e1859d0a39e37b1105c.zip
newlib-142ed05f57021bd73bc37e1859d0a39e37b1105c.tar.gz
newlib-142ed05f57021bd73bc37e1859d0a39e37b1105c.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 2c53400..39557fa 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
+
+ * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
+ const-qualification before disposal.
+
2004-07-24 Bernardo Innocenti <bernie@develer.com>
* ansidecl.h (ARG_UNUSED): New Macro.