diff --git a/ChangeLog b/ChangeLog index 9451231f4..f28265418 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ Fri Aug 29 00:08:18 1997 Assar Westerlund + * lib/asn1/gen_glue.c: new file. generates 2int and int2 functions + and units for bit strings. + + * admin/util.c: flags2int, int2flags, and flag_units are now + generated by asn1_compile + * lib/roken/parse_units.c: generalised `parse_units' and `unparse_units' and added new functions `parse_flags' and `unparse_flags' that use these