aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorAaron W. LaFramboise <aaronavay62@aaronwl.com>2004-09-13 19:12:49 -0600
committerDJ Delorie <dj@gcc.gnu.org>2004-09-13 21:12:49 -0400
commitff06bf4bd035b716a35080592d78f42e5b57452c (patch)
treebb2f726cda16ef33fa647ebe047907f7a6dd88db /include/ChangeLog
parentc72477d6a6c9da1770910622684d16e7e0bc60a9 (diff)
downloadgcc-ff06bf4bd035b716a35080592d78f42e5b57452c.zip
gcc-ff06bf4bd035b716a35080592d78f42e5b57452c.tar.gz
gcc-ff06bf4bd035b716a35080592d78f42e5b57452c.tar.bz2
* libiberty.h (basename): Prototype for __MINGW32__.
From-SVN: r87475
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 19d2f50..6c90941 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
+
+ * libiberty.h (basename): Prototype for __MINGW32__.
+
2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* ansidecl.h (ATTRIBUTE_SENTINEL): Define.