diff options
Diffstat (limited to 'ext/bigdecimal/bigdecimal.h')
-rw-r--r-- | ext/bigdecimal/bigdecimal.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/bigdecimal/bigdecimal.h b/ext/bigdecimal/bigdecimal.h index b7d2474e0b..050bdccc07 100644 --- a/ext/bigdecimal/bigdecimal.h +++ b/ext/bigdecimal/bigdecimal.h @@ -8,8 +8,8 @@ * License or the Artistic License, as specified in the README file * of this BigDecimal distribution. * - * 2002-12-06 - * The sqrt() bug reported by Bret Jolly fixed. + * NOTES: + * 2003-03-28 V1.0 checked in. * */ |