projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb12c80
)
Typo in previous changelog commit.
author
Phil Edwards
<pme@gcc.gnu.org>
Fri, 24 May 2002 18:17:43 +0000
(18:17 +0000)
committer
Phil Edwards
<pme@gcc.gnu.org>
Fri, 24 May 2002 18:17:43 +0000
(18:17 +0000)
From-SVN: r53846
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index 67878c1caf3e1f1eeb10a8850fa47c0ad60480a6..f3418c64292e88d6c1a8ce2f87a991caf70d5464 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-1,6
+1,6
@@
2002-05-24 Phil Edwards <pme@gcc.gnu.org>
- libstdc++/6282
+
PR
libstdc++/6282
* include/std/std_bitset.h (_Base_biteset<0>): New specialization.
(operator>>): If nothing was extracted, don't fail in the
zero-length case.