PR#5313: Add Change log entry

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@11943 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Wojciech Meyer 2011-12-22 19:11:30 +00:00
parent 4f0bc4465f
commit ddc66298a3
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ Bug Fixes:
- PR#5416: (Windows) Unix.(set|clear)_close_on_exec now preserves blocking mode
- PR#5436: update object ids on unmarshaling
- emacs mode: colorization of comments and strings now works correctly
- PR#5313: ocamlopt -g misses optimizations
Feature wishes:
- PR#5358: first class modules don't allow "with type" declarations for types