commit | 05d79e9abfac38878298e4381c9166e58488664a | [log] [tgz] |
---|---|---|
author | Mark Dickinson <mdickinson@enthought.com> | Sat Aug 18 12:24:30 2012 +0100 |
committer | Mark Dickinson <mdickinson@enthought.com> | Sat Aug 18 12:24:30 2012 +0100 |
tree | bf5cab95e59ccc598eb7b9c3707efa65fd0040f2 | |
parent | 31a11902b3c2483998cee2573deb42ac9e0e24c0 [diff] [blame] |
Issue #15477: Add workaround for log1p(-0.0) on platforms where it's broken.
diff --git a/Misc/NEWS b/Misc/NEWS index 4f3fc51..8fdd515 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -104,6 +104,9 @@ Library ------- +- Issue #15477: In cmath and math modules, add workaround for platforms whose + system-supplied log1p function doesn't respect signs of zeros. + - Issue #11062: Fix adding a message from file to Babyl mailbox. - Issue #15646: Prevent equivalent of a fork bomb when using