diff options
author | Alain Frisch <alain@frisch.fr> | 2011-12-14 10:40:58 +0000 |
---|---|---|
committer | Alain Frisch <alain@frisch.fr> | 2011-12-14 10:40:58 +0000 |
commit | 0b002c286a2049833a22a8d3dc00be30ac596921 (patch) | |
tree | f0f41dbf96a1a5fbb505d6fdc785bffa5baa3b0b | |
parent | ece33530355ae5467593aa695138a9d858e0c71d (diff) |
Update Changes.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@11313 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r-- | Changes | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: ---------------------- |