summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2003-03-20 14:15:29 +0000
committerelie <elie>2003-03-20 14:15:29 +0000
commit1b74978d640ff99545a353aa8569201cffda3e92 (patch)
tree791f655a89d74a4d2b8fd09c8e338c39b248b749
parent5b3d57112dc4fe2b7246cc059c6df58452af2f43 (diff)
downloadpysnmp-1b74978d640ff99545a353aa8569201cffda3e92.tar.gz
More changes added
-rw-r--r--CHANGES13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 37cb4fe..55b6d92 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,16 @@
+Wed Mar 19 18:01:05 MSK 2003
+
+Changes to version 3.3.2
+------------------------
+
+- Bugfix to examples/asyncmgr.py to make the tool simultaneous
+ request safe
+- Bugfix to setup.py -- some sub-packages were not installed
+- The request-specific match() method of proto.v1 and proto.v2c
+ split on request and PDU-specific parts
+- Half-baked SNMP v.3 files appeared in 3.3.1 by mistake (rfc2571.py,
+ rfc2572.py) excluded
+
Tue Jan 14 19:41:21 MSD 2003
Changes to version 3.3.1