From a6fbcb42209e2818c3d479da07aa71a7c1b2dd1a Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Fri, 7 Sep 2007 13:25:15 +0000 Subject: Change safestack reimplementation to match 0.9.8. Fix additional gcc 4.2 value not used warnings. --- CHANGES | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index ec91a92c6d..106f98fc3c 100644 --- a/CHANGES +++ b/CHANGES @@ -125,9 +125,7 @@ *) Initial incomplete changes to avoid need for function casts in OpenSSL some compilers (gcc 4.2 and later) reject their use. Safestack is - reimplemented using inline functions: tests show that these calls are - typically optimized away by compilers so they have no additional overhead. - Update ASN1 to avoid use of legacy functions. + reimplemented. Update ASN1 to avoid use of legacy functions. [Steve Henson] *) Win32/64 targets are linked with Winsock2. -- cgit v1.2.3