minor: fix the Changes

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13986 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Gabriel Scherer 2013-08-06 14:20:24 +00:00
parent 36c3ae71af
commit a37a895592
1 changed files with 3 additions and 2 deletions

View File

@ -15,9 +15,10 @@ Standard library:
- PR#4986: add List.sort_uniq and Set.of_list
Features wishes:
- PR#5650: Camlp4FoldGenerator doesn't handle well "abstract" types
- PR#4243: make the Makefiles parallelizable
- PR#4323: have "of_string" in Num and Big_int work with binary and hexa representations (patch by zoep)
- PR#4323: have "of_string" in Num and Big_int work with binary and
hexa representations (patch by Zoe Paraskevopoulou)
- PR#5650: Camlp4FoldGenerator doesn't handle well "abstract" types
- PR#6071: Add a -noinit option to the toplevel (patch by David Sheets)