summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-02-21 14:07:15 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-02-21 14:07:15 +0000
commiteead69f5ed15510b65df545a083a0b63abc6b29d (patch)
tree58a62659e43048b0c7457f4757818bbccd6e1e45 /CHANGES
parentab8a4e54dbada9bdc7f4786fb54e1f6e7ae52bc7 (diff)
Make fipscanisteronly build only required files.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e1cbe370c1..6b803975ea 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
Changes between 1.0.1 and 1.1.0 [xx XXX xxxx]
+ *) Modify fipscanisteronly build option to only build the necessary object
+ files by filtering FIPS_EX_OBJ through a perl script in crypto/Makefile.
+ [Steve Henson]
+
*) 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. Add perl script