summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-02-17 19:03:52 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-02-17 19:03:52 +0000
commit5d439d69552e753debc48461293517b66b0b94b4 (patch)
treec7c1a7e83ef6d69c0ed69a8776fc4a11bd199b8f /CHANGES
parent38bae7baa5beec3a1bd4cb32b1d0fa3410b2d780 (diff)
Make -DOPENSSL_FIPSSYMS work for assembly language builds.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 99172adc52..e1cbe370c1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,8 +6,9 @@
*) Add experimental option FIPSSYMS to give all symbols in
fipscanister.o and FIPS or fips prefix. This will avoid
- conflicts with future versions of OpenSSL. Only works for
- no-asm at present.
+ conflicts with future versions of OpenSSL. Add perl script
+ util/fipsas.pl to preprocess assembly language source files
+ and rename any affected symbols.
[Steve Henson]
*) Add selftest checks and algorithm block of non-fips algorithms in