summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authoralainfrisch <alain@frisch.fr>2016-03-10 15:38:04 +0100
committeralainfrisch <alain@frisch.fr>2016-03-10 15:38:04 +0100
commit2383de557c5ff416cb7a237ba39d591b1c4f9d95 (patch)
treeb64dd735f681a9c1cc01ad6b32795294500fd0bb /Changes
parentc4e8117c2bf2b17e60c5d141456a3628d150513c (diff)
downloadocaml-2383de557c5ff416cb7a237ba39d591b1c4f9d95.tar.gz
Changelog.
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 3a44190bcb..6deb52f0e3 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,9 @@ OCaml 4.04.0:
(Changes that can break existing programs are marked with a "*")
+Tools:
+- GPR#452: Make the output of ocamldep is more stable (Alain Frisch)
+
Build system:
- GPR#324: Compiler developpers only: Adding new primitives to the
standard runtime doesn't require anymore to run `make bootstrap`