summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorGabriel Scherer <gabriel.scherer@gmail.com>2014-12-21 10:39:22 +0000
committerGabriel Scherer <gabriel.scherer@gmail.com>2014-12-21 10:39:22 +0000
commit35f02a6db01d78203e8e49ece9bca589b66bd7a8 (patch)
tree85ccda929eb09bb5d23f74720c7d778afef2b1b5 /Changes
parent57c015ec23abde55c54042f228562d82ed9150f8 (diff)
PR#6625: pass -linkpkg to files built with -output-obj.
(Peter Zotov) git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15719 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 1c1f9b2aa..465d14757 100644
--- a/Changes
+++ b/Changes
@@ -59,6 +59,8 @@ Toplevel and debugger:
OCamlbuild:
- PR#6237: explicit "infer" tag to control or disable menhir --infer
(Hugo Heuzard)
+- PR#6625: pass -linkpkg to files built with -output-obj.
+ (Peter Zotov)
- PR#6702: explicit "linkpkg" and "dontlink(foo)" flags
(Peter Zotov, Gabriel Scherer)
- PR#6712: Ignore common VCS directories