From: Andrew Pinski Date: Tue, 12 Sep 2006 07:43:23 +0000 (-0700) Subject: Fix some whitespace issues in the changeLog. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f2fb70e83d1b3f5e64fdbb0ed05af0f079aa752f;p=gcc.git Fix some whitespace issues in the changeLog. From-SVN: r116877 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 7c381e7db20..205074215d6 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -365,7 +365,7 @@ 2006-08-25 Paolo Carlini * include/tr1/random (bernoulli_distribution::operator()): Fix - wrt generators returning integers. + wrt generators returning integers. (uniform_int<>::_M_call): Add. (uniform_int<>::operator()): Use it. @@ -397,7 +397,7 @@ 2006-08-22 Paolo Carlini * include/tr1/random.tcc (subtract_with_carry_01<>:: - seed(_Gen&, false_type)): Fix _M_carry initialization. + seed(_Gen&, false_type)): Fix _M_carry initialization. * testsuite/tr1/5_numerical_facilities/random/ subtract_with_carry/cons/default.cc: Qualify 1 as 1UL. @@ -2449,8 +2449,8 @@ 2006-04-26 Shantonu Sen - PR libstdc++/26513 - * scripts/make_exports.pl: Use $ENV{NM_FOR_TARGET}, if present. + PR libstdc++/26513 + * scripts/make_exports.pl: Use $ENV{NM_FOR_TARGET}, if present. 2006-04-23 Marc Glisse