From 2badd13fbc5a16806170deb432a1aeee03b74905 Mon Sep 17 00:00:00 2001 From: elie Date: Tue, 4 Nov 2014 20:21:48 +0000 Subject: initial support for asyncio network transport added --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 66c38b8..c3e783e 100644 --- a/CHANGES +++ b/CHANGES @@ -20,6 +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 network transport 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 -- cgit v1.2.1