Update from stable branch.
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -745,6 +745,9 @@
|
|||||||
|
|
||||||
Changes between 0.9.8j and 0.9.8k [xx XXX xxxx]
|
Changes between 0.9.8j and 0.9.8k [xx XXX xxxx]
|
||||||
|
|
||||||
|
*) Support NumericString type for name components.
|
||||||
|
[Steve Henson]
|
||||||
|
|
||||||
*) Allow CC in the environment to override the automatically chosen
|
*) Allow CC in the environment to override the automatically chosen
|
||||||
compiler. Note that nothing is done to ensure flags work with the
|
compiler. Note that nothing is done to ensure flags work with the
|
||||||
chosen compiler.
|
chosen compiler.
|
||||||
|
|||||||
@@ -616,6 +616,7 @@ typedef struct BIT_STRING_BITNAME_st {
|
|||||||
B_ASN1_GENERALIZEDTIME
|
B_ASN1_GENERALIZEDTIME
|
||||||
|
|
||||||
#define B_ASN1_PRINTABLE \
|
#define B_ASN1_PRINTABLE \
|
||||||
|
B_ASN1_NUMERICSTRING| \
|
||||||
B_ASN1_PRINTABLESTRING| \
|
B_ASN1_PRINTABLESTRING| \
|
||||||
B_ASN1_T61STRING| \
|
B_ASN1_T61STRING| \
|
||||||
B_ASN1_IA5STRING| \
|
B_ASN1_IA5STRING| \
|
||||||
|
|||||||
Reference in New Issue
Block a user