Add changes entry for fixing OCaml int64_t compile problem

This commit is contained in:
William S Fulton 2019-01-12 13:55:10 +00:00
commit 3075eccdd6

View file

@ -7,6 +7,10 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
Version 4.0.0 (in progress)
===========================
2019-01-12: ZackerySpytz
[OCaml] #1403 #1194 Fix compilation problems for OCaml >= 4.03.0 due to OCaml using
int64_t instead of int64.
2019-01-07: wsfulton
#358 Add VOID to windows.i