diff options
author | Wojciech Meyer <wojciech.meyer@gmail.com> | 2012-02-19 17:30:03 +0000 |
---|---|---|
committer | Wojciech Meyer <wojciech.meyer@gmail.com> | 2012-02-19 17:30:03 +0000 |
commit | 11f4f9692884fe93525dd87cc491dabd31ae70da (patch) | |
tree | f2e183690ab9d07b82a2438510b3872071f521e2 /Changes | |
parent | 5899af063c0ca4fe33817a67fe95880cff3937bc (diff) | |
download | ocaml-11f4f9692884fe93525dd87cc491dabd31ae70da.tar.gz |
PR#5504: Add Changes entry
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@12171 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -75,6 +75,7 @@ Bug Fixes: - PR#5498: Unification with an empty object only checks the absence of the first method - PR#5503: error when ocamlbuild is passed an absolute path as build directory +- PR#5504: Please consider stopping using keyword substitutions - PR#5509: misclassification of statically-allocated empty array that falls exactly at beginning of an otherwise unused data page. - PR#5510: ocamldep has duplicate -ml{,i}-synonym options |