summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 657cb03..b7e37a7 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,8 @@
Development trunk:
==================
+- More precise modeling of not-a-numbers (NaNs) in floating-point
+ arithmetic.
- Optimize integer divisions by positive constants, turning them into
multiply-high and shifts.
- Avoid double rounding issues in conversion from 64-bit integers