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 d722bfbdb..45124ffaa 100644
--- a/Changes
+++ b/Changes
@@ -39,6 +39,7 @@ OCaml 4.00.2:
-------------
Bug fixes:
+- PR#5240: register exception printers for Unix.Unix_error and Dynlink.Error
- PR#5772: problem with marshaling of mutually-recursive functions