summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2003-02-26 12:20:27 +0000
committerelie <elie>2003-02-26 12:20:27 +0000
commit4c1fc63dae1d7e31880db2b9ee20d7f1dc31cbb8 (patch)
tree788e125b3e4f7dd3eb583c1c500b955f67b54bc9
parent282e73060c1582c4eef017e8f664e689e5e87776 (diff)
downloadpysnmp-4c1fc63dae1d7e31880db2b9ee20d7f1dc31cbb8.tar.gz
Recent changes committed
-rw-r--r--CHANGES7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 38cd331..37cb4fe 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,10 +10,13 @@ Changes to version 3.3.1
callback function
- Net-SNMP-style command-line interface implemented (as a sub-package
pysnmp.proto.cli)
-- high-level API to SNMP message objects implemented (as a sub-package
+- High-level API to SNMP message objects implemented (as a sub-package
pysnmp.proto.api)
-- the examples/asyncmgr.py tool now supports all available SNMP message
+- The examples/asyncmgr.py tool now supports all available SNMP message
types
+- pysnmp.asn1.ber sub-package re-written to act as an optional mix-in
+ to base ASN.1 objects (and moved under pysnmp.asn1.encoding package)
+- quite a few small fixes
Thu Nov 14 18:09:53 MSD 2002