diff options
| author | rpj <rpj> | 2011-03-06 10:46:44 +0000 | 
|---|---|---|
| committer | rpj <rpj> | 2011-03-06 10:46:44 +0000 | 
| commit | 1183e5acfa10c7bda1dc39034d6e2fa6dec6016f (patch) | |
| tree | fd5220ed96e0fef2390b72ad170b62f0516242ce /tests/ChangeLog | |
| parent | 85dfeaf6133e1b74eefed26cf76c3f8631c7dd1d (diff) | |
64 bit compatibility (mingw64)
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 6 | 
1 files changed, 6 insertions, 0 deletions
| diff --git a/tests/ChangeLog b/tests/ChangeLog index a42405f..1ca1711 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2011-03-06  Ross Johnson <ross.johnson at homemail.com.au> + +	* several (MINGW64): Cast and call fixups for 64 bit compatibility; +	clean build via x86_64-w64-mingw32 cross toolchain on Linux +	i686 targeting x86_64 win64. +  2011-03-04  Ross Johnson <Ross dot Johnson at homemail dot com dot au>  	* condvar3_2.c: abstime.tv_sec operation warning fixed. | 
