CHANGES and TABLE sync with 0.9.8.
authorAndy Polyakov <appro@openssl.org>
Tue, 5 Jul 2005 11:48:38 +0000 (11:48 +0000)
committerAndy Polyakov <appro@openssl.org>
Tue, 5 Jul 2005 11:48:38 +0000 (11:48 +0000)
CHANGES
TABLE

diff --git a/CHANGES b/CHANGES
index 9880309784f3512a63d7efda86dddc602cbd7df1..7eb0afe319d7927b36e58edae863333fbed5fffa 100644 (file)
--- 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 bf0a1542bfba7c6686588288d96216bef6af9ba0..5c1007f37a073008aa3ae63d02bdd314949c4ea3 100644 (file)
--- 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      =