summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index aa1f959436..9d8f8094e3 100644
--- a/Changes
+++ b/Changes
@@ -44,6 +44,8 @@ Next version (4.05.0):
passed to the new functions are handled by the garbage collector.
(Gabriel Scherer, review by Mark Shinwell, request by Immanuel Litzroth)
+- GPR#953 (was MPR#385): Add caml_startup_exn (Mark Shinwell)
+
- GPR#891: Use -fno-builtin-memcmp when building runtime with gcc.
(Leo White)