Fix typo and wrong attribution in ChangeLog itself.

From-SVN: r39494
This commit is contained in:
Hyman Rosen 2001-02-06 15:59:35 +00:00 committed by Phil Edwards
parent 0cc21532eb
commit 3f0d09095b
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
2001-02-06 Phil Edwards <pme@sources.redhat.com>
2001-02-06 Hyman Rosen <Hyman.Rosen@kbcfp.com>
Phil Edwards <pme@sources.redhat.com>
* include/bits/std_istream.h (op>> signed,unsigned char): Must
use reinterpret_cast, not static_cast.