2004-03-12 Paolo Carlini <pcarlini@suse.de>
authorPaolo Carlini <paolo@gcc.gnu.org>
Fri, 12 Mar 2004 12:19:28 +0000 (12:19 +0000)
committerPaolo 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

index 818842c97d3474677208c1ae155c0ec3f05405cf..3213a8434287af183190925b8f4991f6ed335ebf 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.