projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79b4b7d
)
2004-03-12 Paolo Carlini <pcarlini@suse.de>
author
Paolo Carlini
<paolo@gcc.gnu.org>
Fri, 12 Mar 2004 12:19:28 +0000
(12:19 +0000)
committer
Paolo Carlini
<paolo@gcc.gnu.org>
Fri, 12 Mar 2004 12:19:28 +0000
(12:19 +0000)
* Fix address in Steven's Changelog entry.
From-SVN: r79381
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index 818842c97d3474677208c1ae155c0ec3f05405cf..3213a8434287af183190925b8f4991f6ed335ebf 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-20,7
+20,7
@@
const complex&)): Fully qualify with std:: a few calls.
* testsuite/26_numerics/complex/13450.cc: Minor tweak.
-2004-03-11 Steven Bosscher <s
.bosscher@student.tudelft.nl
>
+2004-03-11 Steven Bosscher <s
tevenb@suse.de
>
PR libstdc++/11706
* include/c_std/cmath.tcc (__cmath_power): Define inline.