summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2014-01-25 16:45:36 +0000
committerelie <elie>2014-01-25 16:45:36 +0000
commit9ac3ad1b3d0cd221cfc58d0d80cfd2b3ad690782 (patch)
tree9a5568e36d20686d03301d27f68f5fcaccedeb18 /CHANGES
parent9f53657a29fa470fdc335ad56e497f9cee129f54 (diff)
downloadpysnmp-9ac3ad1b3d0cd221cfc58d0d80cfd2b3ad690782.tar.gz
updated
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 6dee96b..ac85888 100644
--- a/CHANGES
+++ b/CHANGES
@@ -23,7 +23,7 @@ Revision 4.2.6rc0
in oneliner AsyncCommandGenerator & AsyncNotificationOriginator based
applicatons added.
- Example script on transport timeout & retries manipulation added.
-- Example script explaining incoming message's communityName re-writing added.
+- Example script explaining incoming message's communityName re-mapping added.
- Some more examples on MIB lookup and use at oneliner CommandGenerator added.
- Broadcast socket option can now be enabled with the .enableBroadcast()
call for any datagram-based transport (namely, UDP and UDP6).