summaryrefslogtreecommitdiff
path: root/libio/ChangeLog
diff options
context:
space:
mode:
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>1998-02-11 00:35:01 +0000
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>1998-02-11 00:35:01 +0000
commitb51f5d3ebded8f6db9a61d57fc05604a0e529daf (patch)
treeb92c13eadd6bd5c65908221861ad66a3bd326319 /libio/ChangeLog
parentafe7ec58e8a498bf4c6ce6de3db30871c9bd16ac (diff)
downloadgcc-b51f5d3ebded8f6db9a61d57fc05604a0e529daf.tar.gz
* iostream.cc (ostream::operator<<(long double)): Don't use
labeled initializers. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17842 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libio/ChangeLog')
-rw-r--r--libio/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libio/ChangeLog b/libio/ChangeLog
index dff76cef605..fca6ef12272 100644
--- a/libio/ChangeLog
+++ b/libio/ChangeLog
@@ -1,3 +1,8 @@
+1998-02-10 Mark Mitchell <mmitchell@usa.net>
+
+ * iostream.cc (ostream::operator<<(long double)): Don't use
+ labeled initializers.
+
Fri Feb 6 01:35:56 1998 Manfred Hollstein <manfred@s-direktnet.de>
* config.shared (FLAGS_TO_PASS): Don't emit PICFLAG.