summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index db9e5f5..7a47f6c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,7 +20,7 @@ Revision 4.2.6rc0
of pysnmp engine. Previously introduced non-standard APIs (like
getting peer's transport endpoint which is not suggested in RFCs)
will be gradually migrated to this new framework.
-- Initial support for the asyncio & Trollius network transport
+- Initial support for the asyncio & Trollius frameworks and
coroutines-based SNMP Applications interfaces added.
- Internal oneliner apps configuration cache moved from respective
apps objects to [a singular] snmpEngine object. That would allow