summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2015-04-08 14:07:39 -0400
committerRich Salz <rsalz@openssl.org>2015-04-08 14:07:39 -0400
commitbe739b0cc05cda920377d3c12c26b2dc6aa44daf (patch)
tree05d659d0be94abded8f5a644542de502bbe49e34 /CHANGES
parent5adac91eab78d0ba8b5c84e7c883ae123c28a72b (diff)
Drop CA.sh for CA.pl
Remove CA.sh script and use CA.pl for testing, etc. Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7c57410a73..b44f645adf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -39,6 +39,9 @@
done while fixing the error code for the key-too-small case.
[Annie Yousar <a.yousar@informatik.hu-berlin.de>]
+ *) CA.sh has been removmed; use CA.pl instead.
+ [Rich Salz]
+
*) Removed old DES API.
[Rich Salz]