projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c8ce02
)
Fix typo in my previous changelog commit. Again.
author
Phil Edwards
<pme@gcc.gnu.org>
Sat, 1 Jun 2002 00:50:40 +0000
(
00:50
+0000)
committer
Phil Edwards
<pme@gcc.gnu.org>
Sat, 1 Jun 2002 00:50:40 +0000
(
00:50
+0000)
From-SVN: r54129
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index 6d097ff98c4f8cdaff64a666c093d826687f2b71..32ae20e9d4515c217864c4ae3e062d4f1302a958 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-1,5
+1,6
@@
2002-05-31 Marcus Meissner <meissner@suse.de>
+ PR libstdc++/6886
* include/bits/stl_bvector.h: Use UL suffix for unsigned longs.
* testsuite/23_containers/vector_bool.cc (test02): New test.