From b257c84d44e1be5b114cc8a812ca0ab5773e57b2 Mon Sep 17 00:00:00 2001 From: elie Date: Sat, 19 Sep 2015 13:46:22 +0000 Subject: - Constraints assignment shortcut added to some base rfc1902 types (Integer, Integer32, OctetString, Bits). That formally constitutes ASN.1 sub-typing. - Base SNMP types documented --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 69211b4..e50a2a6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -64,6 +64,8 @@ Revision 4.3.0, work in progress SnmpEngine what makes them reusable with many SnmpEngine class instances. - Oneliner GETBULK Command Generator now strips possible excessive OIDs off the bottom of returned var-binds table. +- Constraints assignment shortcut added to some base rfc1902 types (Integer, + Integer32, OctetString, Bits). That formally constitutes ASN.1 sub-typing. - Built-in debugging is now based on Python logging module. - Example on a single Transport Dispatcher use with multiple SnmpEngine's in oneliner AsyncCommandGenerator & AsyncNotificationOriginator based -- cgit v1.2.1