summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorsteve <steve>2011-02-21 14:07:14 +0000
committersteve <steve>2011-02-21 14:07:14 +0000
commite4833f4395c1c4c2c57330d4ac93d0a412763c20 (patch)
tree395c52a5472ea5afac23f6b3c1d6ddbb2b90c1d8 /CHANGES
parentb9b63bfce918d9b5a528e6d3984af51ef0444019 (diff)
downloadopenssl-e4833f4395c1c4c2c57330d4ac93d0a412763c20.tar.gz
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 e1cbe370c..6b803975e 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