summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2003-06-11 10:25:14 +0000
committerelie <elie>2003-06-11 10:25:14 +0000
commit421189cc4b0143faa204778b3190ebe9e237e8b5 (patch)
tree7b67f9d33386eb0b20ffb8f554544f96c95ec092
parentf4de1da8410105ed9d23bdcd657cb607b6bc0437 (diff)
downloadpysnmp-421189cc4b0143faa204778b3190ebe9e237e8b5.tar.gz
More changes committed
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 22e9e98..3ec7a6b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,6 +13,11 @@ Changes to version 3.3.4
for better performance and clearer protocol
- Bugfix initial value assignment of proto.rfc1157.RequestId &
proto.rfc1905.RequestId classes to get much less repetitive values
+- The getTerminal() method implemented to all base ASN1 data types
+ (simple & structed) for a more constent API
+- Bugfix to examples/* var-bind pretty printing (IpAddress wouldn't print).
+- Command line interface mixins now support the rest of SNMP data types
+ (Gauge, Counter32 etc.)
Thu Mar 20 18:43:55 MSD 2003