Loading CHANGES +4 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,10 @@ OpenSSL CHANGES _______________ Changes between 0.9.6l and 0.9.6m [xx XXX xxxx] *) Changes between 0.9.6k and 0.9.6l [04 Nov 2003] *) Fix additional bug revealed by the NISCC test suite: Loading crypto/opensslv.h +2 −2 Original line number Diff line number Diff line Loading @@ -25,8 +25,8 @@ * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ #define OPENSSL_VERSION_NUMBER 0x009060cfL #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6l [engine] 04 Nov 2003" #define OPENSSL_VERSION_NUMBER 0x009060d0L #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6m-dev [engine] xx XXX xxxx" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT Loading Loading
CHANGES +4 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,10 @@ OpenSSL CHANGES _______________ Changes between 0.9.6l and 0.9.6m [xx XXX xxxx] *) Changes between 0.9.6k and 0.9.6l [04 Nov 2003] *) Fix additional bug revealed by the NISCC test suite: Loading
crypto/opensslv.h +2 −2 Original line number Diff line number Diff line Loading @@ -25,8 +25,8 @@ * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ #define OPENSSL_VERSION_NUMBER 0x009060cfL #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6l [engine] 04 Nov 2003" #define OPENSSL_VERSION_NUMBER 0x009060d0L #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6m-dev [engine] xx XXX xxxx" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT Loading