aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2001-07-30 16:42:15 +0000
committerAndy Polyakov <appro@openssl.org>2001-07-30 16:42:15 +0000
commit6d03b73e354c709d2284995cdb741cecc57f7a2a (patch)
treef6dcbcd9f174c5c5e09a86e4d5f6cdcde0d60708 /CHANGES
parent622d3d359287a31d7c384dca7bde0ecf71dbd953 (diff)
downloadopenssl-6d03b73e354c709d2284995cdb741cecc57f7a2a.tar.gz
Enhanced support for IA-64 Linux and HP-UX (as well as better support for
HP-UX in common in ./config). Note that for the moment of this writing none of 64-bit platforms pass bntest. I'm committing this anyway as it's too frustrating to patch snapshots over and over while 0.9.6 is known to work.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5e6d2204a3..03cee2a3e4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,9 @@
*) applies to 0.9.6a/0.9.6b/0.9.6c and 0.9.7
+) applies to 0.9.7 only
+ +) Enhanced support for IA-64 Unix platforms (well, Linux and HP-UX).
+ [Andy Polyakov]
+
*) Modified SSL library such that the verify_callback that has been set
specificly for an SSL object with SSL_set_verify() is actually being
used. Before the change, a verify_callback set with this function was