summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes b/Changes
index a06b560dd..516c21f33 100644
--- a/Changes
+++ b/Changes
@@ -54,7 +54,7 @@ Bug Fixes:
- PR#5436: update object ids on unmarshaling
- PR#5453: configure doesn't find X11 under Ubuntu/MultiarchSpec
- emacs mode: colorization of comments and strings now works correctly
-
+- PR#5469: private record type generated by functor loses abbreviation
Feature wishes:
- PR#352: new option "-stdin" to make ocaml read stdin as a script
- PR#5358: first class modules don't allow "with type" declarations for types