Update from stable branch.

This commit is contained in:
Dr. Stephen Henson 2009-01-28 12:36:14 +00:00
parent 079e00e646
commit 6489573224
2 changed files with 4 additions and 0 deletions

View File

@ -744,6 +744,9 @@
[NTT] [NTT]
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

View File

@ -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| \