summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-07-05 10:53:13 +0000
committerAndy Polyakov <appro@openssl.org>2005-07-05 10:53:13 +0000
commite32ea818764f076bd75ae2c33b6319e8027141e8 (patch)
treea68e6d348d20ce4ed3d27c7cb1b360ee07d70104 /CHANGES
parentef8a18f49bc7eb91ab9dbf7bbb57d490a5463033 (diff)
Mention Win64 support in CHANGES and throw in building instructions.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d332f1044f..fb85e776a1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,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]