projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcf6e94
)
Add PR number to ChangeLog entry.
author
Jonathan Wakely
<redi@gcc.gnu.org>
Sun, 22 Apr 2012 14:15:51 +0000
(15:15 +0100)
committer
Jonathan Wakely
<redi@gcc.gnu.org>
Sun, 22 Apr 2012 14:15:51 +0000
(15:15 +0100)
From-SVN: r186672
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index fb36ccbd580353b0345ef481f26380a1d5a2ce9e..516fc8f7ed6f655840a01a4a2d3d424269d47707 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-1,5
+1,6
@@
2012-04-22 Jonathan Wakely <jwakely.gcc@gmail.com>
+ PR libstdc++/53027
* include/bits/ptr_traits.h (pointer_traits::rebind): Make public.
* testsuite/20_util/pointer_traits/requirements/typedefs.cc: Check
rebind works.