summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index f93a55818..bbb215732 100644
--- a/Changes
+++ b/Changes
@@ -136,6 +136,7 @@ Bug fixes:
- PR#6727: Printf.sprintf "%F" misbehavior
(BenoƮt Vaugon, report by Vassili Karpov)
- PR#6763: #show with -short-paths doesn't select shortest type paths
+- PR#6768: Typechecker overflow the stack on cyclic type
- ocamlbuild on cygwin cannot find ocamlfind
(user 'algoriddle')
- allow android build with pthreads support (since SDK r10c)