summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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