summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorGabriel Scherer <gabriel.scherer@gmail.com>2013-08-04 19:58:09 +0000
committerGabriel Scherer <gabriel.scherer@gmail.com>2013-08-04 19:58:09 +0000
commitb1c5fa3e5260e8b1d5acb21a93fdcb826627391c (patch)
tree28e7e0ff0bd206f70ccb5666ff6655fd7b76dc1a /Changes
parentda3011fec235bb5bbecbefc11b247bc28a840195 (diff)
PR#6071: Add a -noinit option to the toplevel [patch by David Sheets]
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13972 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 4d2b49240..d29453055 100644
--- a/Changes
+++ b/Changes
@@ -17,6 +17,7 @@ Standard library:
Features wishes:
- 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#6071: Add a -noinit option to the toplevel (patch by David Sheets)
OCaml 4.01.0: