summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>1999-03-24 10:24:35 +0000
committerRalf S. Engelschall <rse@openssl.org>1999-03-24 10:24:35 +0000
commit1b276f3012c9470d1f7ca0d5d20c3f40de47faf2 (patch)
treece54b71a62e5cdf6e7af5a27366adf70ecfb5b37 /CHANGES
parent85b283fff5595096f9138a3ffdc0c5b9ed59a05a (diff)
Move definitions of IS_SET/IS_SEQUENCE inside crypto/asn1/asn1.h
so they no longer are missing under -DNOPROTO. Submitted by: Soren S. Jorvang <soren@t.dk> Reviewed by: Ralf S. Engelschall
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c0962e8eca..ecb697f3a1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,12 @@
_______________
+ Changes between 0.9.2b and 0.9.3
+
+ *) Move definitions of IS_SET/IS_SEQUENCE inside crypto/asn1/asn1.h
+ so they no longer are missing under -DNOPROTO.
+ [Soren S. Jorvang <soren@t.dk>]
+
Changes between 0.9.1c and 0.9.2b
*) Make SSL_get_peer_cert_chain() work in servers. Unfortunately, it still