summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 7352e5975..f1f2ec9b1 100644
--- a/Changes
+++ b/Changes
@@ -23,6 +23,7 @@ Compilers:
Native-code compiler:
- Optimized handling of partially-applied functions (PR#5287)
+- Small improvements in code generated for array bounds checks (PR#5345, PR#5360).
Standard library:
- Added float functions "hypot" and "copysign" (PR#3806, PR#4752, PR#5246)