diff --git a/lib/asn1/ChangeLog b/lib/asn1/ChangeLog index 28539a843..106611a15 100644 --- a/lib/asn1/ChangeLog +++ b/lib/asn1/ChangeLog @@ -1,4 +1,12 @@ -2005-09-20 Love Hörnquist Åstrand +2005-09-22 Love Hörnquist Åstrand + + * Makefile.am (gen_files_rfc2459) += asn1_DHPublicKey.x + + * rfc2459.asn1: Add DHPublicKey, and INTEGER to for storing the DH + public key in the SubjectPublicKeyInfo.subjectPublicKey BIT + STRING. + +2005-09-20 Love Hörnquist Åstrand * gen_decode.c: TSequenceOf/TSetOf: Increase the length of the array after successful decoding the next element, so that the