diff options
author | 2006-06-27 05:06:51 +0000 | |
---|---|---|
committer | 2006-06-27 05:06:51 +0000 | |
commit | 6d388760ec629bdebe2f200913a35899243a7957 (patch) | |
tree | ecc7cf9ca37d08421471848c6f746702ed91b8e8 /lib/libssl/src/FAQ | |
parent | import of openssl-0.9.7j (diff) | |
download | wireguard-openbsd-6d388760ec629bdebe2f200913a35899243a7957.tar.xz wireguard-openbsd-6d388760ec629bdebe2f200913a35899243a7957.zip |
resolve conflicts
Diffstat (limited to 'lib/libssl/src/FAQ')
-rw-r--r-- | lib/libssl/src/FAQ | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libssl/src/FAQ b/lib/libssl/src/FAQ index 943fc9d4a3b..6545cd72aaa 100644 --- a/lib/libssl/src/FAQ +++ b/lib/libssl/src/FAQ @@ -70,7 +70,7 @@ OpenSSL - Frequently Asked Questions * Which is the current version of OpenSSL? The current version is available from <URL: http://www.openssl.org>. -OpenSSL 0.9.7g was released on April 11, 2005. +OpenSSL 0.9.7j was released on May 4, 2006. In addition to the current stable release, you can also access daily snapshots of the OpenSSL development version at <URL: @@ -141,8 +141,8 @@ less Unix-centric, it might have been used much earlier. With version 0.9.6 OpenSSL was extended to interface to external crypto hardware. This was realized in a special release '0.9.6-engine'. With -version 0.9.7 (not yet released) the changes were merged into the main -development line, so that the special release is no longer necessary. +version 0.9.7 the changes were merged into the main development line, +so that the special release is no longer necessary. * How do I check the authenticity of the OpenSSL distribution? |