summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a14a4cb..0fcf308 100644
--- a/CHANGES
+++ b/CHANGES
@@ -101,6 +101,9 @@ Revision 4.2.6
than using them instead of its default core MIBs.
- Removed RowStatus default value as it may collide with possible subclass
constraints.
+- A few additional MIB tree management methods added to MibViewController
+ to better address ordered nature of MIB tree nodes (namely, getFirst*,
+ getLast* family of methods).
- Fix to authoritative engine side snmpEngineID discovery procedure:
respond with notInTimeWindows rather then with unsupportedSecurityLevel
at time synchronization phase.