Added the new `Includes OpenSSL Cryptography Software' button as

doc/openssl_button.{gif,html} which is similar in style to the old SSLeay
button and can be used by applications based on OpenSSL to show the
relationship to the OpenSSL project.

PS: This beast caused me three hours to create, because
    of the size I had to hand-paint the 7pt fonts in Photoshop.
This commit is contained in:
Ralf S. Engelschall
1999-03-04 12:55:42 +00:00
parent a06c602e6f
commit 789285aa96
3 changed files with 13 additions and 0 deletions

View File

@@ -5,6 +5,12 @@
Changes between 0.9.1c and 0.9.2
*) Added the new `Includes OpenSSL Cryptography Software' button as
doc/openssl_button.{gif,html} which is similar in style to the old SSLeay
button and can be used by applications based on OpenSSL to show the
relationship to the OpenSSL project.
[Ralf S. Engelschall]
*) Remove confusing variables in function signatures in files
ssl/ssl_lib.c and ssl/ssl.h.
[Lennart Bong <lob@kulthea.stacken.kth.se>]