blob: 6d7b11ad6f04cec0844dd0265cc613647a5a792d [file] [log] [blame]
vlmfa67ddc2004-06-03 03:38:44 +00001MAJOR:
2
vlm55d20cf2004-09-04 07:49:01 +000031. Support for PER encoding. Requires advanced subtype constraints support,
vlm6bfdc3f2004-09-07 06:43:05 +00004which is already completed.
vlmfa67ddc2004-06-03 03:38:44 +00005
vlm780bb562004-08-22 03:20:15 +000062. Support for XER encoding.
7
83. Support for Information Object Classes.
vlmfa67ddc2004-06-03 03:38:44 +00009 Status: support for parsing IOCs is mostly present. Support for slicing
10 the IOCs to produce "views" is not yet designed.
11
vlmfa67ddc2004-06-03 03:38:44 +000012
vlm780bb562004-08-22 03:20:15 +000013MINOR:
14
vlm6bfdc3f2004-09-07 06:43:05 +0000151. Support for DEFAULT encoding and decoding, at least in INTEGER/ENUMERATED types.
162. Support for EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types.