Add entry in Changelog for #5779.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14800 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
e9e2154e03
commit
f4654c8952
1
Changes
1
Changes
|
@ -56,6 +56,7 @@ Compilers:
|
|||
* "-o" now sets module name to the output file name up to the first "."
|
||||
(it also applies when "-o" is not given, i.e. the module name is then
|
||||
the input file name up to the first ".")
|
||||
* PR#5779: better sharing of structured constants
|
||||
- PR#6182: better message for virtual objects and class types
|
||||
(Leo P. White, Stephen Dolan)
|
||||
- PR#5817: new flag to keep locations in cmi files
|
||||
|
|
Loading…
Reference in New Issue