aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2012-11-16 18:56:31 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2012-11-16 19:12:28 +0530
commitb1848fdeec705bc7d2f64e3a365f1ff66eeb4f0d (patch)
tree43fd87fcdba15d8b7dc37eda19a595b14047f170 /ChangeLog
parentd14fbb177ac9a604b38d51034c6c61271d0df0db (diff)
downloadglibc-b1848fdeec705bc7d2f64e3a365f1ff66eeb4f0d.zip
glibc-b1848fdeec705bc7d2f64e3a365f1ff66eeb4f0d.tar.gz
glibc-b1848fdeec705bc7d2f64e3a365f1ff66eeb4f0d.tar.bz2
Note in a comment that references to C++ bits are obsolete
libio is not used by libstdc++ anymore, but there are references to streambuf are all over.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa27958..6d522d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-11-16 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * libio/libioP.h: Add comment note that the references to C++
+ bits are now obsolete.
+
2012-11-15 Marcus Shawcroft <marcus.shawcroft@linaro.org>
* math/libm-test.inc (check_complex): Use asprintf.