X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=NEWS;h=bbb29ee9eb21a272a7ef233003ee64121aa0dc88;hp=18d5f00749d70a81d4a7ed48127c8034c000ef61;hb=1b593194bed99926068d03d46d16d0659b6eba58;hpb=7017605dcecf242d2ec14409358661026427c926 diff --git a/NEWS b/NEWS index 18d5f00749..bbb29ee9eb 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,11 @@ This file gives a brief overview of the major changes between each OpenSSL release. For more details please read the CHANGES file. + Major changes between OpenSSL 0.9.8 and OpenSSL 0.9.8a: + + o Fix potential SSL 2.0 rollback, CAN-2005-2969 + o Extended Windows CE support + Major changes between OpenSSL 0.9.7g and OpenSSL 0.9.8: o Major work on the BIGNUM library for higher efficiency and to @@ -21,6 +26,7 @@ o Complete rework of shared library construction and linking programs with shared or static libraries, through a separate Makefile.shared. + o Rework of the passing of parameters from one Makefile to another. o Changed ENGINE framework to load dynamic engine modules automatically from specifically given directories. o New structure and ASN.1 functions for CertificatePair. @@ -73,6 +79,10 @@ o New BIGNUM blinding. o Added support for the RSA-PSS encryption scheme o Added support for the RSA X.931 padding. + o Added support for BSD sockets on NetWare. + o Added support for files larger than 2GB. + o Added initial support for Win64. + o Added alternate pkg-config files. Major changes between OpenSSL 0.9.7f and OpenSSL 0.9.7g: