diff options
author | Damien Doligez <damien.doligez-inria.fr> | 2015-10-07 14:52:04 +0000 |
---|---|---|
committer | Damien Doligez <damien.doligez-inria.fr> | 2015-10-07 14:52:04 +0000 |
commit | 81dc79fed556278aa28fcb4006a353b132d664b3 (patch) | |
tree | af3e55513071ea93d2441e5930cea51c68e707a5 /Changes | |
parent | 3c5f831a268939e0c63eb529e9910e47c2313a64 (diff) | |
parent | dd90f1b9c5cd4d33b99857d4faf802e265570299 (diff) | |
download | ocaml-new-test-framework.tar.gz |
last commit in this branchnew-test-framework
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/new-test-framework@16464 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -156,6 +156,7 @@ Bug fixes: - PR#6768: Typechecker overflow the stack on cyclic type - PR#6775: Digest.file leaks file descriptor on error (Valentin Gatien-Baron) +- PR#6787: Soundness bug with polymorphic variants - GPR#143: fix getsockopt behaviour for boolean socket options (Anil Madhavapeddy and Andrew Ray) - ocamlbuild on cygwin cannot find ocamlfind |