summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2004-02-12 10:29:10 +0000
committerelie <elie>2004-02-12 10:29:10 +0000
commit17932cbcb8f67340d9a55636666adc5c88a4261f (patch)
tree4fbf7c752c6aa23ea1552fdae630ac6d6921b0d2
parentf4962db8a95b40d9f8bae279e2a3de4be237c438 (diff)
downloadpysnmp-17932cbcb8f67340d9a55636666adc5c88a4261f.tar.gz
recent changes committed
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 163cceb..28ca197 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,9 @@ Changes to version 3.4.2
- Bugfix to None -> Null() value translation at proto.api.generic.
- Bugfix to OIDs comparation & SNMP error propagation code at
proto.api.generic.
+- The VarBindMixIn.apiAlphaSetOidVal() method now does not modify current
+ oid and/or val whenever None's passed as oid and/or val parameters
+ respectively.
Thu Feb 5 18:35:38 MSK 2004