summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorGabriel Scherer <gabriel.scherer@gmail.com>2013-06-17 13:12:40 +0000
committerGabriel Scherer <gabriel.scherer@gmail.com>2013-06-17 13:12:40 +0000
commite7a503dc2a836e5d1ec6495d56e48255c9cbb71f (patch)
tree9724f213c0241b452ea789549e1de65472ee38db /Changes
parent9d3592791cde79cee4a77e3a0b8aca0e828f7ff1 (diff)
PR#4502: ocamlbuild now reliably excludes the build-dir from hygiene check
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13794 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index e4d82539a..d3a6e5fd8 100644
--- a/Changes
+++ b/Changes
@@ -57,6 +57,7 @@ Bug fixes:
- PR#3679: Warning display problems
- PR#3963: Graphics.wait_next_event in Win32 hangs if window closed
- PR#4079: Queue.copy is now tail-recursive
+- PR#4502: ocamlbuild now reliably excludes the build-dir from hygiene check
- PR#4762: ?? is not used at all, but registered as a lexer token
- PR#4887: input_char after close_in crashes ocaml (msvc runtime)
- PR#4994: ocaml-mode doesn't work with xemacs21