Overhauled the Perl interface (perl/*):
- ported BN stuff to OpenSSL's different BN library - made the perl/ source tree CVS-aware - renamed the package from SSLeay to OpenSSL (the files still contain their history because I've copied them in the repository) - removed obsolete files (the test scripts will be replaced by better Test::Harness variants in the future)
This commit is contained in:
9
CHANGES
9
CHANGES
@@ -5,6 +5,15 @@
|
||||
|
||||
Changes between 0.9.1c and 0.9.2
|
||||
|
||||
*) Overhauled the Perl interface (perl/*):
|
||||
- ported BN stuff to OpenSSL's different BN library
|
||||
- made the perl/ source tree CVS-aware
|
||||
- renamed the package from SSLeay to OpenSSL (the files still contain
|
||||
their history because I've copied them in the repository)
|
||||
- removed obsolete files (the test scripts will be replaced
|
||||
by better Test::Harness variants in the future)
|
||||
[Ralf S. Engelschall]
|
||||
|
||||
*) First cut for a very conservative source tree cleanup:
|
||||
1. merge various obsolete readme texts into doc/ssleay.txt
|
||||
where we collect the old documents and readme texts.
|
||||
|
||||
Reference in New Issue
Block a user