summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c2d5ef35..80cba153 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,6 +8,8 @@ Revision 4.3.5, released 2017-0X-XX
SNMPv1 PDU
- Fix to possible infinite recursion in TextualConvention.prettyIn()
- TextualConvention is now a new-style class
+- Fixed crash when attempting to report unsupported request/notification
+ PDU back to sender
Revision 4.3.4, released 2017-03-01
-----------------------------------