aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2002-10-27 01:02:05 +0000
committerDJ Delorie <dj@redhat.com>2002-10-27 01:02:05 +0000
commitaaa7b0215542becba96360731b1974931ec4b176 (patch)
tree100686c446ea6d5eb88ee7a4d3c32b031d8c4cd2 /include/ChangeLog
parent238c78807d0a18a534724b6b2fd8a395bee9643b (diff)
downloadnewlib-aaa7b0215542becba96360731b1974931ec4b176.zip
newlib-aaa7b0215542becba96360731b1974931ec4b176.tar.gz
newlib-aaa7b0215542becba96360731b1974931ec4b176.tar.bz2
merge from gcc
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 bac0506..8efd9a3 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,4 +1,8 @@
2002-10-26 Roger Sayle <roger@eyesopen.com>
+
+ * partition.h: Close the extern "C" scope when compiling with C++.
+
+2002-10-26 Roger Sayle <roger@eyesopen.com>
DJ Delorie <dj@redhat.com>
PR bootstrap/8351