summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2013-05-18 13:36:38 +0000
committerelie <elie>2013-05-18 13:36:38 +0000
commit01032dc67fcb188d386c3f807d6ad5c423f895a3 (patch)
tree79a10a6bd44d3acfd061ffbfd306278104aab55a /CHANGES
parentdafca9628cd4db7fb34baacc2022106b2b55f711 (diff)
downloadpysnmp-01032dc67fcb188d386c3f807d6ad5c423f895a3.tar.gz
the contextEngineId parameter of config.addV3User() renamed into
securityEngineId as it's semantically correct
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a203d89..c780c77 100644
--- a/CHANGES
+++ b/CHANGES
@@ -38,6 +38,8 @@ Revision 4.2.5rc2
- SNMP credentials management reworked to allow multiple securityNames's in
snmpCommunityEntry and usmUserEntry tables. Changes made to addV1System(),
addV3User() functions as well as to their oneliner's wrappers.
+- The contextEngineId parameter of config.addV3User() renamed into
+ securityEngineId as it's semantically correct.
- AsynNotificationOriginator.cfgCmdGen() does not take into account
securityModel & securityLevel when reducing LCD access via addTrapUser().
This improves LCD consistency on sparse add/del operatons but also