mirror of
https://github.com/openssl/openssl.git
synced 2024-11-25 11:03:37 +08:00
Fix determination of Perl interpreter: A perl or perl5
_directory_ in $PATH was also accepted as the interpreter.
This commit is contained in:
parent
06018c4685
commit
9d9b559ef0
5
CHANGES
5
CHANGES
@ -2,9 +2,12 @@
|
||||
OpenSSL CHANGES
|
||||
_______________
|
||||
|
||||
|
||||
Changes between 0.9.3a and 0.9.4
|
||||
|
||||
*) Fix determination of Perl interpreter: A perl or perl5
|
||||
_directory_ in $PATH was also accepted as the interpreter.
|
||||
[Ralf S. Engelschall]
|
||||
|
||||
*) Fix demos/sign/sign.c: well there wasn't anything strictly speaking
|
||||
wrong with it but it was very old and did things like calling
|
||||
PEM_ASN1_read() directly and used MD5 for the hash not to mention some
|
||||
|
Loading…
Reference in New Issue
Block a user