From d51feceac1e7388aec95a28e7bea9f009c123cd0 Mon Sep 17 00:00:00 2001 From: Benjamin Kosnik Date: Fri, 19 Oct 2001 18:43:34 +0000 Subject: [PATCH] std_complex.h: Default initialize second argument of polar to 0, as specified in Library DR #79 2001-10-19 Brendan Kehoe * include/bits/std_complex.h: Default initialize second argument of polar to 0, as specified in Library DR #79 From-SVN: r46354 --- libstdc++-v3/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index af6372cb51e..5b17ebeadc7 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,4 +1,4 @@ -2001-08-19 Brendan Kehoe +2001-10-19 Brendan Kehoe * include/bits/std_complex.h: Default initialize second argument of polar to 0, as specified in Library DR #79 -- 2.30.2