summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2003-01-14 16:52:14 +0000
committerelie <elie>2003-01-14 16:52:14 +0000
commit70f7e27450788183b47096c0ee6c6b8d4ec2aee4 (patch)
tree8ce7f4647f66f4e2852fa73e1504a730d1a193df
parent9e44110c867cc206f15d2ba52fea24c32d615a65 (diff)
downloadpysnmp-70f7e27450788183b47096c0ee6c6b8d4ec2aee4.tar.gz
Changes for 3.3.1 added
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e068112..a604246 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,14 @@
+Tue Jan 14 19:41:21 MSD 2003
+
+Changes to version 3.3.1
+------------------------
+
+- role.manager() now uses a user-specified callback function to
+ verify received SNMP messages (this mostly addresses the out-of-order
+ SNMP messages problem).
+- examples/* tools updated to utilize role.manager()'s message verification
+ callback function
+
Thu Nov 14 18:09:53 MSD 2002
Changes to version 3.2.2