summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8a8ada5..06043a1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -74,6 +74,8 @@ Revision 4.2.6rc2
broken SNMP messages or its components.
- First attempt made to make some of SNMP Engine settings persistent
across reboots.
+- Make config.delTransport() returning detached transport object. Asyncio
+ examples now use this facility to explicitly shutdown transport object.
- Fix to authoritative engine side snmpEngineID discovery procedure:
respond with notInTimeWindows rather then with unsupportedSecurityLevel
at time synchronization phase.