summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2013-05-05 11:16:48 +0000
committerelie <elie>2013-05-05 11:16:48 +0000
commit0504f5440037ae48dac865e3f59f762aeb2f9715 (patch)
treef2af2eca6da317a2b3f38bf6314a39a09781783c /CHANGES
parenta6bb3d327278d4a981b685aa01e02e053eb56115 (diff)
downloadpysnmp-0504f5440037ae48dac865e3f59f762aeb2f9715.tar.gz
SNMP Proxy example apps separated into a larger set of more specialized ones
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 52f6bf7..2fd433f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,8 @@ Revision 4.2.5rc1
(http://opensource.org/licenses/BSD-2-Clause).
- A dozen of lightweight Twisted-based example scripts replaced more
complex example implementations used previously.
+- SNMP Proxy example apps separated into a larger set of more specialized
+ ones.
- Packet-level SNMP API (pysnmp.proto.api) getErrorIndex() method can now
be instructed to ignore portentially malformed errorIndex SNMP packet
value what sometimes happens with buggy SNMP implementations.