summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2006-03-06 17:34:37 +0000
committerelie <elie>2006-03-06 17:34:37 +0000
commitf89b8d4fae62dfcfa05d8161bc4f41ff54e7bf80 (patch)
treeecf2d722bc16e1928e7cfdacd68cbbc6ef5a489e
parent06623caf39d49e4aecdf57c948569adc24445263 (diff)
downloadpysnmp-git-f89b8d4fae62dfcfa05d8161bc4f41ff54e7bf80.tar.gz
updated
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 2e71efcb..33e2c78d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,6 +7,9 @@ Revision 4.1.6a
- A workaround for probably broken Agents: SNMPv3 Manager code defaults
ContextEngineId to SecurityEngineId whenever ContextEngineId is not
reported by authoritative SNMP engine on discovery.
+- MibBuilder.loadModules() now fails on missing MIB files.
+- Types/Notifications/Groups exportSymbols() call chunking implemented
+ in tools/libsmi2pysnmp
- Minor fixes towards Python 1.5 compatibility
Revision 4.1.5a