Skip to content

Commit a08bf41

Browse files
committed
CHANGES
1 parent 22f7925 commit a08bf41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
===== 3.4.0 (2019-04-15) - Hong Kong =====
1+
===== 3.4.0 (2019-04-17) - Hong Kong =====
22
* Features/Changes
33
** Compiler: Support reproducible builds by using BUILD_PATH_PREFIX_MAP
44
** Compiler: Remove support for ocaml < 4.02.3
@@ -18,6 +18,7 @@
1818
** Compiler: fix miscompilation of Obj.is_int with a match expression
1919
** Compiler: fix quadratic behaviour in findlib.ml
2020
** Compiler: prevent addition with a positively-signed number from being coalesced… (#764)
21+
** Compiler: Fix: static eval of String.get (#770)
2122
** Runtime: make obj_dup work on string/bytes
2223
** Runtime: fix bad hash function on int64
2324
** Runtime: avoid redundant conversion to string in fs_fake.js

0 commit comments

Comments
 (0)