diff --git a/lib/asn1/ChangeLog b/lib/asn1/ChangeLog index 29a17336b..a1e70a2d4 100644 --- a/lib/asn1/ChangeLog +++ b/lib/asn1/ChangeLog @@ -1,5 +1,16 @@ -2006-12-28 Love Hörnquist Åstrand +2006-12-29 Love Hörnquist Åstrand + * gen_encode.c: Named bit strings have this horrible, disgusting, + compress bits until they are no longer really there but stuff in + an initial octet anyway encoding scheme. Try to get it right and + calculate the initial octet runtime instead of compiletime. + + * check-gen.c: Check all other silly bitstring combinations. + + * Makefile.am: Add --sequence=Extensions to rfc2459. + +2006-12-28 Love Hörnquist Åstrand + * kx509.asn1: Add kx509. * Makefile.am: Add kx509.