summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorMark Dickinson <mdickinson@enthought.com>2012-08-18 11:31:34 (GMT)
committerMark Dickinson <mdickinson@enthought.com>2012-08-18 11:31:34 (GMT)
commit2de4be2efdbed0527a70ed9c2c851c52683a689d (patch)
tree960d01b7932f9805746b7b5750aa6d5b11d20d91 /Misc/NEWS
parent2cc49745a5b552bf83700771230b08f32578f7c6 (diff)
downloadcpython-2de4be2efdbed0527a70ed9c2c851c52683a689d.zip
cpython-2de4be2efdbed0527a70ed9c2c851c52683a689d.tar.gz
cpython-2de4be2efdbed0527a70ed9c2c851c52683a689d.tar.bz2
Add workaround for log1p(-0.0) on platforms where it's broken.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 611dc6f..190f8f4 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -95,6 +95,9 @@ Core and Builtins
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