Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-02-14 16:30:43 +0300
committerRichard Levitte <levitte@openssl.org>2003-02-14 16:30:43 +0300
commit142398d3a78080f8ec6b9faf6d3cf4dcf8e922ce (patch)
treef976b2e19c719761cd5dcf768b8a53b0ddb02de4 /CHANGES
parent6c0118ee8e952248077c68b36e6584cb036d47da (diff)
Add support for IA64.
PR: 454
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8013c981cd..ce694c4b24 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
Changes between 0.9.7 and 0.9.7a [XX xxx 2003]
+ *) Add support for FreeBSD on IA64.
+ [dirk.meyer@dinoex.sub.org via Richard Levitte, resolves #454]
+
*) Adjust DES_cbc_cksum() so it returns the same value as the MIT
Kerberos function mit_des_cbc_cksum(). Before this change,
the value returned by DES_cbc_cksum() was like the one from