2004-03-12 Paolo Carlini <pcarlini@suse.de>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Mar 2004 12:19:28 +0000 (12:19 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Mar 2004 12:19:28 +0000 (12:19 +0000)
* Fix address in Steven's Changelog entry.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@79381 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog

index 818842c..3213a84 100644 (file)
@@ -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  <stevenb@suse.de>
 
        PR libstdc++/11706
        * include/c_std/cmath.tcc (__cmath_power): Define inline.