summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlain Frisch <alain@frisch.fr>2011-12-14 10:40:58 +0000
committerAlain Frisch <alain@frisch.fr>2011-12-14 10:40:58 +0000
commit0b002c286a2049833a22a8d3dc00be30ac596921 (patch)
treef0f41dbf96a1a5fbb505d6fdc785bffa5baa3b0b
parentece33530355ae5467593aa695138a9d858e0c71d (diff)
Update Changes.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@11313 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index db454504f..c274ee638 100644
--- a/Changes
+++ b/Changes
@@ -35,6 +35,11 @@ Bug Fixes:
- PR#5322: type abbreviations expanding to a universal type variable
- PR#5330: thread tag with '.top' and '.inferred.mli' targets
+Feature wishes:
+- PR#5358: first class modules don't allow "with type" declarations for types in sub-modules
+- PR#5411: new directive for the toplevel: #load_rec
+- PR#5420: Unix.openfile share mode (Windows)
+
OCaml 3.12.1:
----------------------