summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2002-11-14 12:40:10 +0000
committerelie <elie>2002-11-14 12:40:10 +0000
commitac6e47309b561fe1e73af920a615b02f2fc527ba (patch)
treebd49ab9d7e38fa3aaa5451e3d5aa7c872c297c69
parent81ddf3db93b00c522fccab402781844589f2e5ab (diff)
downloadpysnmp-ac6e47309b561fe1e73af920a615b02f2fc527ba.tar.gz
More recent changes committed
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0a7adec..975f42d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,10 @@ Changes to version 3.2.2
mapping/udp/asynrole.py and examples/asyncmgr.py scripts.
- Bugfix to mapping/udp/bulkrole.py transport-level exceptions
handling.
+- Bugfix to role.manager() instaniation parameters at
+ mapping/udp/bulkrole.py.
+- Bugfix to reportTypeFlag handling at examples/snmpbulk.py.
+- Bugfix to exception handling code at examples/snmpbulk.py.
- Command line parameters support implemented to the
examples/asyncmgr.py script.