summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2014-12-15 23:06:19 +0000
committerelie <elie>2014-12-15 23:06:19 +0000
commit088ec67f9e7f287620a194cba30315196e2c6413 (patch)
tree1827701eb66b0568f42a9a3e26b3f28d4ef8e6a0
parent116e2f6dec6558e64805c7f77254315564974a8c (diff)
downloadpysnmp-088ec67f9e7f287620a194cba30315196e2c6413.tar.gz
Trollius first mentioned
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index c3e783e..db9e5f5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,7 +20,8 @@ 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 network transport added.
+- Initial support for the asyncio & Trollius network transport
+ coroutines-based SNMP Applications interfaces added.
- Internal oneliner apps configuration cache moved from respective
apps objects to [a singular] snmpEngine object. That would allow
for better cache reuse and allow for a single app working with