summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorDamien Doligez <damien.doligez-inria.fr>2015-10-07 14:52:04 +0000
committerDamien Doligez <damien.doligez-inria.fr>2015-10-07 14:52:04 +0000
commit81dc79fed556278aa28fcb4006a353b132d664b3 (patch)
treeaf3e55513071ea93d2441e5930cea51c68e707a5 /Changes
parent3c5f831a268939e0c63eb529e9910e47c2313a64 (diff)
parentdd90f1b9c5cd4d33b99857d4faf802e265570299 (diff)
downloadocaml-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--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index d81ea6b165..a93fe65530 100644
--- a/Changes
+++ b/Changes
@@ -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