Commit 64895732 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Update from stable branch.

parent 079e00e6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -745,6 +745,9 @@

 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
     compiler. Note that nothing is done to ensure flags work with the
     chosen compiler.
+1 −0
Original line number Diff line number Diff line
@@ -616,6 +616,7 @@ typedef struct BIT_STRING_BITNAME_st {
			B_ASN1_GENERALIZEDTIME

#define B_ASN1_PRINTABLE \
			B_ASN1_NUMERICSTRING| \
			B_ASN1_PRINTABLESTRING| \
			B_ASN1_T61STRING| \
			B_ASN1_IA5STRING| \