summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorGabriel Scherer <gabriel.scherer@gmail.com>2014-12-13 22:36:03 +0000
committerGabriel Scherer <gabriel.scherer@gmail.com>2014-12-13 22:36:03 +0000
commit73590cc1558e4ee1a365d64a281d11989db60b29 (patch)
tree1ec4d0d34a368aaf5ce48465b02671d6ae1803bd /Changes
parent98af9c90fb0cae19882ee32d6b6e4f550045ebe5 (diff)
PR6712: Ignore (-traverse) common VCS directories in ocamlbuild.
From: Peter Zotov <whitequark@whitequark.org> git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15668 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 1dbb6f7de..ef2935c58 100644
--- a/Changes
+++ b/Changes
@@ -46,6 +46,10 @@ Toplevel and debugger:
- PR#5958: generalized polymorphic #install_printer
(Pierre Chambart and Grégoire Henry)
+OCamlbuild:
+- PR#6712: Ignore common VCS directories
+ (Peter Zotov)
+
Bug fixes:
- PR#6648: show_module should indicate its elision
- PR#6650: Cty_constr not handled correctly by Subst