summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2014-06-27 06:43:28 +0000
committerelie <elie>2014-06-27 06:43:28 +0000
commit3e848c2f1d170b3f12fe122432417002e045d3b5 (patch)
tree3c22342c9cfb5c7ea109fd574f26101be00caabd /CHANGES
parent7145d433105bc569dc5a09a4189da17bebc41f1c (diff)
downloadpysnmp-3e848c2f1d170b3f12fe122432417002e045d3b5.tar.gz
make NotificationOriginator using MibInstrumentationController when expanding
Notification OBJECTS into Managed Objects Instances
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d83fbe9..f55229d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -89,6 +89,8 @@ Revision 4.2.6rc0
change has been explicitly permitted by the original modules authors.
- Fix to asyncore-based transport not to use asyncore's cheap inheritance
from socket object what caused warnings.
+- Fix at NotificationOriginator to make is using MibInstrumentationController
+ when expanding Notification OBJECTS into Managed Objects Instances.
- Missing wrongLength and wrongEncoding SMI errors added.
Revision 4.2.5