summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2006-04-05 08:31:55 +0000
committerelie <elie>2006-04-05 08:31:55 +0000
commitd069ef46adc37bcceb76aeee7e4f13eb9c8636c8 (patch)
tree46734a30820893ff6ee413042b1a0fe2af1c289d
parenta3aec42f182340a2d336cadaaa6ee47b14288cc8 (diff)
downloadpysnmp-git-d069ef46adc37bcceb76aeee7e4f13eb9c8636c8.tar.gz
updated
-rw-r--r--CHANGES.txt2
-rw-r--r--TODO.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index b1e42aa6..03c4e429 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,6 +8,8 @@ Revision 4.1.6a
ContextEngineId to SecurityEngineId whenever ContextEngineId is not
reported by authoritative SNMP engine on discovery.
- MibBuilder.loadModules() now fails on missing MIB files.
+- MibBuilder.exportSymbols() now accepts unnamed objects (likely Managed
+ Objects Instances)
- initial VACM configuration implemented according to rfc3415 Appendix 1
- tools/buildmibs.sh split-up and re-implemented as tools/build-pysnmp-mib
and pysnmp-mibs/tools/rebuild-pysnmp-mibs for better usability. These
diff --git a/TODO.txt b/TODO.txt
index 2525e829..401389ab 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -61,5 +61,3 @@ Sparse notes on major existing problems/plans
this should be re-worked.
* Implement snmptranslate tool
-
-* rework buildmibs for a more friendly interface \ No newline at end of file