diff options
Diffstat (limited to '')
-rw-r--r-- | include/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 350b18079..c0857e5a2 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,9 @@ +2003-08-28 David Shaw <[email protected]> + + * util.h: s/__MINGW32__/_WIN32/ to help building on native Windows + compilers. Requested by Brian Gladman. From Werner on stable + branch. + 2003-07-10 David Shaw <[email protected]> * types.h: Prefer using uint64_t when creating a 64-bit unsigned |