pull/51/head
Ilya Etingof 2017-03-23 21:16:21 +01:00
parent 806cf54f2f
commit f57cd228dd
1 changed files with 6 additions and 6 deletions

View File

@ -1,15 +1,15 @@
Revision 4.3.5, released 2017-0X-XX
Revision 4.3.5, released 2017-03-24
-----------------------------------
- The getNext() and getBulk() calls of Twisted interface
- The getNext() and getBulk() calls of Twisted interface.
now support ignoreNonIncreasingOid option.
- TextualConvention is now a new-style class.
- Fix to accidentally reset error-status when building confirmed class
SNMPv1 PDU
- Fix to possible infinite recursion in TextualConvention.prettyIn()
- TextualConvention is now a new-style class
SNMPv1 PDU.
- Fix to possible infinite recursion in TextualConvention.prettyIn().
- Fixed crash when attempting to report unsupported request/notification
PDU back to sender
PDU back to sender.
Revision 4.3.4, released 2017-03-01
-----------------------------------