minor Changes fix

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15826 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Gabriel Scherer 2015-02-08 10:03:45 +00:00
parent 218f16f5ee
commit e7df5313a5
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ Bug fixes:
- PR#6727: Printf.sprintf "%F" misbehavior
(Benoît Vaugon, report by Vassili Karpov)
- PR#6749: ocamlopt returns n for (n mod 1) instead of 0
(Mark Shinwell and Jeremie Dimino)
(Mark Shinwell and Jérémie Dimino)
- 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