PR#5510: Add Changes entry

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@12169 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Wojciech Meyer 2012-02-19 17:04:42 +00:00
parent 1ac0f462bc
commit cd40fae3e3
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ Bug Fixes:
- PR#5503: error when ocamlbuild is passed an absolute path as build directory
- 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
Feature wishes:
- PR#352: new option "-stdin" to make ocaml read stdin as a script