summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2014-12-16 12:11:51 +0000
committerelie <elie>2014-12-16 12:11:51 +0000
commit899cb0c5bc24ff0944ac297ad2b88ec98dbb906a (patch)
treeef99ebc8cc8ba4a1cd9b1d4305497e8ae2384db7
parent59787d1123fde86d8ad3f285267c84b57ad8eec6 (diff)
downloadpysnmp-899cb0c5bc24ff0944ac297ad2b88ec98dbb906a.tar.gz
updated
-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