From f6afb987c6c96c08da49c8d618868ca419104c2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Fri, 25 Nov 2011 15:47:17 +0100 Subject: [PATCH] *** empty log message *** Rev: nettle/ChangeLog:1.241 --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1af590f7..191c94df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,11 @@ 2011-11-25 Niels M�ller <nisse@lysator.liu.se> From Martin Storsj�: + * x86_64/machine.m4 (W64_ENTRY, W64_EXIT): New macros for + supporting W64 ABI. + * configure.ac (W64_ABI): New variable, set when compiling for - 64-bit M$ windows. + W64 ABI (64-bit M$ windows). * config.m4.in (W64_ABI): Define, from configure substitution. 2011-11-24 Niels M�ller <nisse@lysator.liu.se> -- GitLab