summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 5ce900c9a..1ee080d2a 100644
--- a/Changes
+++ b/Changes
@@ -10,6 +10,10 @@ Bug fixes:
- PR#5551: Avoid repeated lookups for missing cmi files
- PR#5662: typo in md5.c
+Internals:
+- Moved debugger/envaux.ml to typing/envaux.ml to publish env_of_only_summary
+ as part of compilerlibs, to be used on bin-annot files.
+
OCaml 4.00.0:
-------------