summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 243e9cc..132e1d0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,16 @@
+Wed Feb 18 18:34:05 MSK 2004
+
+Changes to version 3.4.3
+------------------------
+
+- More tests added at pysnmp.test package.
+- Asn1Object constraints machinery re-implemented based on Mike C. Fletcher's
+ design and code. Now various constrains are implemented as stand-alone
+ objects serving interested Asn1Object derivatives through some abstract
+ protocol (that's probably the Decorator design pattern).
+- The asn1.Asn1Object.allowedType has become a tuple for performance
+ reasons.
+
Sun Feb 8 19:12:34 MSK 2004
Changes to version 3.4.2