Skip to content

Commit 561acbb

Browse files
committed
improve Changes
1 parent 6df2231 commit 561acbb

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

Changes

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,21 @@ of the usual "- ".
1414
NEXT_RELEASE:
1515
------------
1616

17-
- #44: When ocamlbuild discover a cycle in the dependencies, the
18-
displayed problematic path is now refined to the actual cycle
19-
(François Bobot, review by Armaël Géneau)
2017
- Do not exclude files whose name starts with '_' from the source tree
2118
(Gabriel Scherer, report by Daniel Bünzli on the caml-list)
19+
- #44: When ocamlbuild discovers a cycle in the dependencies, the
20+
displayed problematic path is now refined to the actual cycle
21+
(François Bobot, review by Armaël Géneau)
22+
- #51: synchronize handling of -o flag for C files with upstream OCaml
23+
(whitequark)
2224

2325
OCamlbuild 0.9.0 (19 Jan 2016):
2426
-------------------------------
2527

28+
OCamlbuild 0.9.0 is an experimental release designed to help testing
29+
OCaml software in preparation for the 4.03 release -- the first one to
30+
not include ocamlbuild.
31+
2632
- MPR#6794, MPR#6809: pass package-specific include flags when building C files
2733
(Jérémie Dimino, request by whitequark)
2834
- OGPR#208: add "asm" tag to ocamlbuild to enable flag -S

0 commit comments

Comments
 (0)