summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Ojeda Bar <n.oje.bar@gmail.com>2017-09-27 15:04:10 +0200
committerNicolas Ojeda Bar <n.oje.bar@gmail.com>2017-09-27 15:04:10 +0200
commit8031d0a55b99d4d141ab0a4f84d2070c851d5e1d (patch)
tree98d89bd02aa2cdd970d4a857518a41c5c8176fca
parent799f36d3e6f98d8fa207fd6610038d0a42b8a9e3 (diff)
downloadocaml-8031d0a55b99d4d141ab0a4f84d2070c851d5e1d.tar.gz
Update Changes
-rw-r--r--Changes8
1 files changed, 4 insertions, 4 deletions
diff --git a/Changes b/Changes
index dd1b3c670a..7ba39a8a71 100644
--- a/Changes
+++ b/Changes
@@ -581,10 +581,10 @@ Release branch for 4.06:
### Runtime system:
-* MPR#3771, GPR#153, GPR#1200: Unicode support for the
- Windows runtime.
- (ygrek, Clement Franchini, Nicolas Ojeda Bar, review by Alain
- Frisch, David Allsopp, Damien Doligez)
+* MPR#3771, GPR#153, GPR#1200, GPR#1357, GPR#1362, GPR#1363: Unicode support for
+ the Windows runtime.
+ (ygrek, Clement Franchini, Nicolas Ojeda Bar, review by Alain Frisch, David
+ Allsopp, Damien Doligez)
- GPR#1070, GPR#1295: enable gcc typechecking for caml_alloc_sprintf,
caml_gc_message. Make caml_gc_message a variadic function. Fix many