summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-07-05 11:48:38 +0000
committerAndy Polyakov <appro@openssl.org>2005-07-05 11:48:38 +0000
commit8d3509b93728a16f5ba830b04a8fe9e879bdd8df (patch)
tree3da1415df71d9834f9098733f29980b4b5904356
parent1875e6db29fb832d3cac101024ccb1f690b35028 (diff)
CHANGES and TABLE sync with 0.9.8.
-rw-r--r--CHANGES3
-rw-r--r--TABLE4
2 files changed, 5 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 9880309784..7eb0afe319 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,9 @@
Changes between 0.9.7h and 0.9.8 [xx XXX xxxx]
+ *) Add initial support for Win64, both IA64 and AMD64/x64 flavors.
+ [Andy Polyakov]
+
*) Add -utf8 command line and config file option to 'ca'.
[Stefan <stf@udoma.org]
diff --git a/TABLE b/TABLE
index bf0a1542bf..5c1007f37a 100644
--- a/TABLE
+++ b/TABLE
@@ -628,7 +628,7 @@ $unistd =
$thread_cflag =
$sys_id = WIN64A
$lflags =
-$bn_ops = SIXTY_FOUR_BIT EXPORT_VAR_AS_FN
+$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN
$cpuid_obj =
$bn_obj =
$des_obj =
@@ -655,7 +655,7 @@ $unistd =
$thread_cflag =
$sys_id = WIN64I
$lflags =
-$bn_ops = SIXTY_FOUR_BIT EXPORT_VAR_AS_FN
+$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN
$cpuid_obj =
$bn_obj =
$des_obj =