From f4de1da8410105ed9d23bdcd657cb607b6bc0437 Mon Sep 17 00:00:00 2001 From: elie Date: Sat, 7 Jun 2003 15:49:07 +0000 Subject: Recent changes committed --- CHANGES | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index aa940cc..22e9e98 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,25 @@ -Mon Apr 21 19:38:57 MSD 2003 +Thu Jun 07 19:23:33 MSD 2003 + +Changes to version 3.3.4 +------------------------ + +- Raw values access interface of asn1.base.SimpleAsn1Object reworked for + better performance +- initialValue of asn1.base.SimpleAsn1Object class objects may now be + defined as method +- Bugfix to asn1.base.SimpleAsn1Object value assignment -- copy mutable + values rather then store a reference to the passed one +- The tree-making facility of asn1.univ.ObjectIdentifier class reworked + for better performance and clearer protocol +- Bugfix initial value assignment of proto.rfc1157.RequestId & + proto.rfc1905.RequestId classes to get much less repetitive values + +Thu Mar 20 18:43:55 MSD 2003 Changes to version 3.3.3 ------------------------ -- The constraints methods set of asn1.base.Asn1Object converted to +- The constraints methods set of asn1.base.Asn1Object converted to a set of flags accompanied by a single constraints checking method for better efficiency. - The asn1.base.ChoiceTypeAsn1Object.get() method converted to -- cgit v1.2.1