summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2013-01-05 21:19:47 +0000
committerelie <elie>2013-01-05 21:19:47 +0000
commitf054c52333bcab3a04d3a8547647fb3f33c7e671 (patch)
treec62ca220b82b2191c6899666e2152aa42aa9e622 /CHANGES
parent2d3e66922437d518f6a19205fc0f8a1d67bdd88e (diff)
downloadpysnmp-f054c52333bcab3a04d3a8547647fb3f33c7e671.tar.gz
fix to MibVariable handling of the MIB, <empty-symbol> initializers
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 482205d..a2bbb66 100644
--- a/CHANGES
+++ b/CHANGES
@@ -43,6 +43,7 @@ Revision 4.2.4
both items should be passed to request PDU through *Cmd() request
initiation method, the items of authData object should be used only for
LCD configuration.
+- Fix to MibVariable handling of the MIB, <empty-symbol> initializers.
- Fix to outgoing queue processing order at socket transport. Now
it's a FIFO discipline rather than LIFO.
- Fix to NotificationOriginator's additionalVarBinds parameter - it is