diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-02-18 David Shaw <[email protected]> + + * configure.ac: Try linking the UINT64_C test program (rather than + just compiling it) as UINT64_C looks like a (missing) function, + causing a false positive. Noted by Claus Assmann. + 2006-02-14 Werner Koch <[email protected]> Released 1.4.3rc1. |