Skip to content

Commit df28df9

Browse files
committed
update CHANGES
1 parent 39b5c27 commit df28df9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
0.7.2 (trunk):
22
* Improved ocamldoc for BE/LE modules.
33
* Add Travis-CI test scripts and fix `test.sh` script compilation.
4+
* Support int32/int64 constant values in cenum like `VAL = 0xffffffffl`, useful for 32-bit hosts.
45
* Check and raise error in case of negative offsets for blits (#4).
56
* Correctly preserve the sequence after a constant constructor is set during a `cenum` definition.
67
* Do not repeat the `sizeof_<field>` binding for every get/set field (should be no externally observable change).

0 commit comments

Comments
 (0)