Fix typo and wrong attribution in ChangeLog itself.
authorHyman Rosen <Hyman.Rosen@kbcfp.com>
Tue, 6 Feb 2001 15:59:35 +0000 (15:59 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Tue, 6 Feb 2001 15:59:35 +0000 (15:59 +0000)
From-SVN: r39494

libstdc++-v3/ChangeLog

index 050489ac7627a268b64a6939aaf7fd350c6c9a9e..6c3dbf5a8773aa8967e4fb93221b2aaa91aba41c 100644 (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.