Skip to content

Commit

Permalink
Update Changes for release 1.08
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierleroy committed May 20, 2020
1 parent 38386fc commit 1ffdf39
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Changes
@@ -1,3 +1,14 @@
CamlIDL 1.08:
-------------

* Update to OCaml 4.09 and up
* Support more IDL features: import lists, fixed-width integer types
(int8, int32, etc), MIDL-stlye nonencapsulatedu unions
(pull request #13, Philipp Gesang)
* Generate C code that respects CAML_NAME_SPACE
* The runtime library referenced a IID_IUnknown symbol that could
not be resolved under Unix (pull request #15, Github user ygrek)

CamlIDL 1.07:
-------------

Expand Down

0 comments on commit 1ffdf39

Please sign in to comment.