update FAQ and CHANGES file (0.9.6c has been released)
This commit is contained in:
parent
84fcd6f83e
commit
3c89d78dba
2 changed files with 3 additions and 1 deletions
2
CHANGES
2
CHANGES
|
@ -12,6 +12,8 @@
|
|||
*) applies to 0.9.6a/0.9.6b/0.9.6c and 0.9.7
|
||||
+) applies to 0.9.7 only
|
||||
|
||||
-) OpenSSL 0.9.6c released [21 dec 2001]
|
||||
|
||||
+) SECURITY: remove unsafe setjmp/signal interaction from ui_openssl.c.
|
||||
[Ben Laurie and Theo de Raadt]
|
||||
|
||||
|
|
2
FAQ
2
FAQ
|
@ -59,7 +59,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.6b was released on July 9th, 2001.
|
||||
OpenSSL 0.9.6c was released on December 21st, 2001.
|
||||
|
||||
In addition to the current stable release, you can also access daily
|
||||
snapshots of the OpenSSL development version at <URL:
|
||||
|
|
Loading…
Reference in a new issue