projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cc2153
)
Fix typo and wrong attribution in ChangeLog itself.
author
Hyman Rosen
<Hyman.Rosen@kbcfp.com>
Tue, 6 Feb 2001 15:59:35 +0000
(15:59 +0000)
committer
Phil Edwards
<pme@gcc.gnu.org>
Tue, 6 Feb 2001 15:59:35 +0000
(15:59 +0000)
From-SVN: r39494
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index 050489ac7627a268b64a6939aaf7fd350c6c9a9e..6c3dbf5a8773aa8967e4fb93221b2aaa91aba41c 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-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.