diff options
author | elie <elie> | 2004-02-09 16:04:06 +0000 |
---|---|---|
committer | elie <elie> | 2004-02-09 16:04:06 +0000 |
commit | 1e4ffc7cc927ee6bc719b87b8f18f3b9566bf106 (patch) | |
tree | ce5f8ff545d831498987606368009625c09010b7 /CHANGES | |
parent | 09b07958ca19af59e5e92a53f9f9580b9cee07a2 (diff) | |
download | pysnmp-1e4ffc7cc927ee6bc719b87b8f18f3b9566bf106.tar.gz |
More changes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Sun Feb 8 19:12:34 MSK 2004 + +Changes to version 3.4.2 +------------------------ + +- Bugfix to pysnmp1.x compatibility API that makes it operational + again. +- Bugfix to None -> Null() value translation at proto.api.generic. +- Bugfix to OIDs comparation & SNMP error propagation code at + proto.api.generic. + Thu Feb 5 18:35:38 MSK 2004 Changes to version 3.4.1 |