Skip to content

Commit

Permalink
CHANGES and TABLE sync with 0.9.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Polyakov committed Jul 5, 2005
1 parent 1875e6d commit 8d3509b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down
4 changes: 2 additions & 2 deletions TABLE
Original file line number Diff line number Diff line change
Expand Up @@ -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 =
Expand All @@ -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 =
Expand Down

0 comments on commit 8d3509b

Please sign in to comment.